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 f54c0f6 commit 71d38e2Copy full SHA for 71d38e2
.github/workflows/main.yml
@@ -1,4 +1,7 @@
1
name: Tests
2
+on:
3
+ workflow_dispatch:
4
+
5
jobs:
6
test1:
7
runs-on: ubuntu-latest
0 commit comments