Skip to content

Commit

Permalink
add specific write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Dec 12, 2024
1 parent 9f3564f commit e09372e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/forceMergePRBypassAudit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ on:
jobs:
force-merge-pr-bypass-audit:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Fetch Information Security Team Members
env:
Expand Down

0 comments on commit e09372e

Please sign in to comment.