Skip to content

Commit

Permalink
Update auto-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself committed Sep 23, 2024
1 parent b43c3bc commit 78d6628
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ name: Auto-merge squash
on: pull_request_target

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

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

0 comments on commit 78d6628

Please sign in to comment.