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