Skip to content

Commit

Permalink
Are permissions really needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Oct 13, 2024
1 parent 7939b41 commit 8ca6ae6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ on:
pull_request:
branches: [master, 11.0_release]

permissions:
# allow posting comments to pull request
pull-requests: write

concurrency:
group: ci-${{ github.ref }}-1
# Cancel previous builds for pull requests only.
Expand Down

0 comments on commit 8ca6ae6

Please sign in to comment.