watchdog-go: fix
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo ${{github.event.action}}
|
||||
- run: echo ${{github.event.pull_request.labels.*.name}}
|
||||
- run: echo ${{github.event.pull_request.labels}}
|
||||
|
||||
build-docker-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user