We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4069cd0 commit 8441725Copy full SHA for 8441725
.github/workflows/a.yml
@@ -1,4 +1,7 @@
1
-jobs:
+on:
2
+ workflow_dispatch:
3
+
4
+ jobs:
5
build:
6
runs-on: runs-on=${{ github.run_id }}/runner=2cpu-linux-x64
7
steps:
0 commit comments