Skip to content

Commit

Permalink
ci: use write permissions for contents
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Oct 4, 2023
1 parent b9da282 commit 1e3a124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
version-or-publish:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
pull-requests: write
timeout-minutes: 65
outputs:
Expand Down

0 comments on commit 1e3a124

Please sign in to comment.