Skip to content

Commit

Permalink
🚚 Move permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel committed Nov 2, 2023
1 parent 8951a9d commit b8a763d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/template_automerge_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ name: Dependabot Auto-Merge
on:
workflow_call:

permissions:
contents: write
pull-requests: write

jobs:
dependabot:

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ name: Enable Dependabot Auto-Merge

on: pull_request

permissions:
contents: write
pull-requests: write

jobs:
dependabot:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
Expand Down

0 comments on commit b8a763d

Please sign in to comment.