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 32 additions and 29 deletions
Showing only changes of commit e9ff65261d - Show all commits

View File

@ -1,4 +1,4 @@
on:
on:
pull_request:
types:
- opened
@ -6,7 +6,10 @@
- labeled
workflow_dispatch:
jobs:
permissions:
pull-requests: read
jobs:
test:
runs-on: ubuntu-latest
steps: