Skip to content

Commit

Permalink
Try write permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Oct 14, 2024
1 parent 1551ab1 commit 5da0480
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/ci-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,8 @@ jobs:
shell: bash -l {0}

permissions:
actions: read
attestations: none
checks: read
contents: read
deployments: read
id-token: none
issues: read
packages: none
pages: none
pull-requests: read
repository-projects: none
security-events: none
statuses: none
pull-requests: write

if: github.actor != 'pre-commit-ci[bot]'
steps:
Expand Down

0 comments on commit 5da0480

Please sign in to comment.