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 78adf24 commit 0ad2b39Copy full SHA for 0ad2b39
.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