Skip to content

Commit 6a38db2

Browse files
Copilotmahata
andauthored
fix: add workflows permission to dependabot automerge workflow (#11)
* Initial plan * fix: add workflows permission to dependabot-automerge workflow Agent-Logs-Url: https://github.com/mahata/mahata.github.io/sessions/e104641f-bee7-48ca-9431-c3c877d0f9a0 Co-authored-by: mahata <23497+mahata@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mahata <23497+mahata@users.noreply.github.com>
1 parent 45a0c8c commit 6a38db2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
permissions:
77
contents: write
88
pull-requests: write
9+
workflows: write
910

1011
jobs:
1112
automerge:

0 commit comments

Comments
 (0)