We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f1cef commit cafa559Copy full SHA for cafa559
.github/workflows/blank.yml
@@ -7,6 +7,7 @@ on:
7
branches: [ toha ]
8
pull_request:
9
10
+ workflow_dispatch:
11
12
# jobs은 실행될 action을 포함하고 있다.
13
jobs:
0 commit comments