Skip to content

Commit 8441725

Browse files
authored
Update a.yml
1 parent 4069cd0 commit 8441725

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/a.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
jobs:
1+
on:
2+
workflow_dispatch:
3+
4+
jobs:
25
build:
36
runs-on: runs-on=${{ github.run_id }}/runner=2cpu-linux-x64
47
steps:

0 commit comments

Comments
 (0)