watchdog-go: ci 手動実行を許可 #1
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo ${{github.event.action}}
|
||||
- run: echo ${{ steps.labels.outputs.json }}
|
||||
- run: echo ${{ contains(github.event.pull_request.labels.*.name, 'watchdog-go') }}
|
||||
|
||||
build-docker-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue