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 c04b2d2 commit 22042f6Copy full SHA for 22042f6
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: test
2
3
4
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
5
6
jobs:
7
linux:
0 commit comments