Skip to content

Commit

Permalink
Update permissions for the action
Browse files Browse the repository at this point in the history
Give "write" permission to "checks"
  • Loading branch information
mnlevy1981 committed Jul 10, 2024
1 parent 151aeb9 commit 7bbb2ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tasklist_completed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
task-check:
runs-on: ubuntu-latest
permissions:
checks: write
steps:
- uses: kentaro-m/[email protected]
with:
Expand Down

0 comments on commit 7bbb2ee

Please sign in to comment.