Skip to content

Commit

Permalink
update actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
PixeledCode committed Mar 14, 2023
1 parent 5c0a2af commit bcee530
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: 'Chromatic'
on:
push:
branches: ['main']
paths:
- 'packages/opub-ui'

- 'packages/opub-ui/**'
branches:
- main
jobs:
chromatic-deployment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bcee530

Please sign in to comment.