watchdog-go: ci動作の条件を変更 #4

Merged
usbharu merged 3 commits from watchdog-go-ci into master 2024-03-13 02:23:47 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ded519314e - Show all commits

View File

@ -34,4 +34,4 @@ jobs:
context: ./watchdog-go
tags: git.usbharu.dev/usbharu/watchdog-go:latest,git.usbharu.dev/usbharu/watchdog-go:${{ github.sha }}
push: $${{ github.event.pull_request.merged == true }}
push: ${{ github.event.pull_request.merged == true }}