Skip to content

Commit

Permalink
chromatic exitOnceUploaded: true
Browse files Browse the repository at this point in the history
  • Loading branch information
lancegliser committed Jul 29, 2024
1 parent 23f6ddd commit e0070a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
# ⚠️ Make sure to configure a `CHROMATIC_PROJECT_TOKEN` repository secret
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
autoAcceptChanges: "main" # 👈 Option to accept all changes on main
exitOnceUploaded: true
skip: "@(renovate/**|dependabot/**)" # 👈 Option to skip Chromatic for certain branches
zip: true

0 comments on commit e0070a1

Please sign in to comment.