watchdog-go: ci 手動実行を許可 #1

Merged
usbharu merged 19 commits from ci into master 2024-03-11 10:09:23 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ddbe502d56 - Show all commits

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo ${{github.event.action}}
- run: echo ${{ steps.labels.outputs.json }} }}
- run: echo ${{ steps.labels.outputs.json }}
build-docker-image:
runs-on: ubuntu-latest