Skip to content

Commit

Permalink
Update pr-checklist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Nov 13, 2024
1 parent eb680f8 commit cf93702
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ on:
pull_request:
types: [opened, edited, synchronize, ready_for_review, converted_to_draft]

permissions:
contents: read
permissions: read-all

concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref_name }}-${{ github.event.number || github.sha }}
Expand Down

0 comments on commit cf93702

Please sign in to comment.