watchdog-go: fix
/ test (pull_request) Successful in 1s
/ build-docker-image (pull_request) Has been skipped

This commit is contained in:
2024-03-11 17:31:24 +09:00
parent 2ae57c535f
commit 3d806aab92
+1 -1
View File
@@ -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