watchdog-go: ci 手動実行を許可 #1
|
@ -24,7 +24,7 @@ jobs:
|
|||
if: |
|
||||
((github.event.action == 'labeled') &&
|
||||
(github.event.label.name == 'watchdog-go')) ||
|
||||
((github.event.action == 'synchronize') &&
|
||||
((github.event.action == 'synchronized') &&
|
||||
contains(github.event.pull_request.labels.*.name, 'watchdog-go')) ||
|
||||
(github.event.action == 'workflow_dispatch')
|
||||
|
||||
|
|
Loading…
Reference in New Issue