2 parents 0d6c7a0 + 4ab11ca commit 1ada8c6Copy full SHA for 1ada8c6
1 file changed
.github/workflows/demo-deploy.yml
@@ -1,6 +1,9 @@
1
name: Demo deploy
2
3
-on: push
+on:
4
+ push:
5
+ branches:
6
+ - master
7
8
jobs:
9
publish:
0 commit comments