Skip to content

Commit 3acc65f

Browse files
mesh-2092: move write permissions to job level
1 parent 53f3c49 commit 3acc65f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/dependabot-auto-merge.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
# Only run on Dependabot PRs
1515
if: github.event.pull_request.user.login == 'dependabot[bot]'
1616
runs-on: ubuntu-latest
17-
permissions:
18-
contents: write
19-
pull-requests: write
2017

2118
steps:
2219
- name: Checkout

0 commit comments

Comments
 (0)