Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
run chromatic directly on dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Lynch committed Nov 17, 2021
1 parent dadcbe6 commit 445913f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Chromatic
on:
workflow_dispatch:
push:
branches-ignore:
- 'gh-pages'
- '[0-9]+.[0-9]+'
- 'dependabot/**'
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 445913f

Please sign in to comment.