We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86191b4 commit b8f5b36Copy full SHA for b8f5b36
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: Storybook PR Checks
2
on:
3
pull_request:
4
branches:
5
- - dot_3538
+ - master
6
7
env:
8
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}
0 commit comments