We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79742ba commit 3b04e64Copy full SHA for 3b04e64
1 file changed
.github/workflows/update-gql-data.yml
@@ -1,8 +1,8 @@
1
name: update-gql-data
2
-on:
3
- push:
4
- branches:
5
- - master
+on: workflow_dispatch
+# push:
+# branches:
+# - master
6
jobs:
7
update-gql-data:
8
runs-on: ubuntu-22.04
0 commit comments