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 fb15200 commit ce45174Copy full SHA for ce45174
.github/workflows/ci_tests.yml
@@ -1,7 +1,7 @@
1
name: CI
2
3
# trigger
4
-on: [push]
+on: [push, workflow_dispatch]
5
6
jobs:
7
build:
0 commit comments