Skip to content

Commit fb4c528

Browse files
committed
Update watchdog.yml
1 parent 05e321d commit fb4c528

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/watchdog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- cron: '*/15 * * * *'
99
workflow_dispatch:
1010

11+
env:
12+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13+
1114
concurrency:
1215
group: watchdog-${{ github.ref }}
1316
cancel-in-progress: true

0 commit comments

Comments
 (0)