Skip to content

Commit

Permalink
Skip chromatic run for dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster committed May 5, 2023
1 parent 41052b6 commit 3258acd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ jobs:
with:
workingDir: assets
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
skip: dependabot/**

npm-e2e-deps:
name: Npm E2E dependencies
Expand Down

0 comments on commit 3258acd

Please sign in to comment.