Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Freezor committed Jun 17, 2024
1 parent 01c5470 commit a10bfd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prerelease-on-merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
permissions:
contents: write
pull-requests: write
workflows: write
if: needs.check-for-changes.outputs.branch_changed == 'true'
steps:
- name: Checkout repository
Expand Down

0 comments on commit a10bfd1

Please sign in to comment.