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.
1 parent 5fb62e1 commit a60fc20Copy full SHA for a60fc20
.github/workflows/compile-examples.yml
@@ -1,6 +1,7 @@
1
on:
2
- - push
3
- - pull_request
+# - push
+# - pull_request
4
+ - workflow_dispatch
5
6
jobs:
7
compile-examples:
0 commit comments