Skip to content

Commit

Permalink
Version Packages (#1001)
Browse files Browse the repository at this point in the history
* Version Packages

* chore(workflows): allow chromatic to run on all PRs

* fix(deps): bump `utilities`

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Kinread <[email protected]>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent d580acb commit 4141876
Show file tree
Hide file tree
Showing 5 changed files with 394 additions and 402 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-plums-occur.md

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
visual_test:
name: Visual changes
runs-on: ubuntu-latest
if: |
!contains(github.ref, 'renovate') &&
!contains(github.ref, 'changeset')
env:
TZ: Australia/Brisbane
CI: true
Expand Down Expand Up @@ -89,4 +86,3 @@ jobs:
onlyChanged: true # enables TurboSnap behaviour
autoAcceptChanges: 'main'
exitZeroOnChanges: '!(main)'
skip: 'renovate/**,changeset/**'
Loading

0 comments on commit 4141876

Please sign in to comment.