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 5ef5046 commit 3f4d114Copy full SHA for 3f4d114
.github/workflows/compile_test.yml
@@ -1,5 +1,5 @@
1
name: Compile Test
2
-on: [push]
+on: [push, workflow_dispatch]
3
jobs:
4
compiletest:
5
runs-on: ubuntu-latest
0 commit comments