Skip to content

Commit

Permalink
Merge pull request #226 from storybookjs/update-github-actions
Browse files Browse the repository at this point in the history
Update GitHub actions to include pull requests
  • Loading branch information
cdedreuille authored Sep 2, 2024
2 parents d1bd269 + 13345e1 commit c1cfcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Chromatic'

on: push
on: [push, pull_request]

jobs:
chromatic:
Expand Down

0 comments on commit c1cfcab

Please sign in to comment.