Skip to content

Commit

Permalink
Fix: auto-merge (#1044)
Browse files Browse the repository at this point in the history
Fix auto-merge
  • Loading branch information
y0urself authored Sep 23, 2024
1 parent 70e0d4e commit 7919d8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ name: Auto-merge squash
on: pull_request_target

permissions:
contents: read
contents: write
pull-requests: write

jobs:
auto-merge:
permissions:
contents: write
uses: greenbone/workflows/.github/workflows/auto-merge.yml@main
secrets: inherit

0 comments on commit 7919d8b

Please sign in to comment.