We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a003f39 commit a6388a4Copy full SHA for a6388a4
.github/workflows/chromatic.yml
@@ -1,9 +1,6 @@
1
name: "Chromatic Publish"
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on: push
7
8
jobs:
9
test:
0 commit comments