Skip to content

Commit

Permalink
chore: chromatic deploy work only not dependent PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tosaken1116 committed Nov 5, 2023
1 parent 2ffe3ce commit 881827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
chromatic-deployment:
runs-on: ubuntu-latest

if: !contains(github.event.head_commit.message , 'dependabot')
steps:
- uses: actions/checkout@v1
- name: Install dependencies
Expand Down

0 comments on commit 881827f

Please sign in to comment.