Skip to content

Commit

Permalink
Fix auto-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself authored Sep 3, 2024
1 parent 7380b03 commit d253878
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ on: pull_request_target

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

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

0 comments on commit d253878

Please sign in to comment.