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.
chromatic
1 parent 2e1125e commit 5962589Copy full SHA for 5962589
1 file changed
.github/workflows/chromatic.yml
@@ -1,6 +1,8 @@
1
name: 'chromatic'
2
3
-on: push
+on:
4
+ push:
5
+ workflow_dispatch:
6
7
jobs:
8
chromatic:
0 commit comments