Skip to content

Commit

Permalink
[ci] fix permissions of token
Browse files Browse the repository at this point in the history
Signed-off-by: unlsycn <[email protected]>
  • Loading branch information
unlsycn committed Sep 14, 2024
1 parent cac0c8f commit 60175e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/daily-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
# Run this job everyday at 5:30 AM UTC+8
- cron: '30 21 * * *'
workflow_dispatch:
permissions:
pull-requests: write

jobs:
bump-deps:
Expand Down

0 comments on commit 60175e9

Please sign in to comment.