We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3320842 commit 10a77f7Copy full SHA for 10a77f7
1 file changed
.github/workflows/static.yml
@@ -3,8 +3,8 @@ name: Generate and Deploy
3
4
on:
5
# Runs on pushes targeting the default branch
6
- push:
7
- branches: ["main"]
+# push:
+# branches: ["main"]
8
9
repository_dispatch:
10
types: [ source_updated ]
0 commit comments