watchdog-go: fix
This commit is contained in:
parent
3d806aab92
commit
e9ff65261d
|
@ -6,6 +6,9 @@
|
|||
- labeled
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue