Skip to content

Commit 9ec6652

Browse files
Bump Endjin.PRAutoflow from 0.0.0 to 0.1.6 in .github/workflows (#156)
Bumps 'Endjin.PRAutoflow' from 0.0.0 to 0.1.6
1 parent 3f06247 commit 9ec6652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependabot_approve_and_label.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [opened, reopened]
55

66
permissions:
7+
contents: read
78
issues: write
89
pull-requests: write
910

@@ -122,4 +123,4 @@ jobs:
122123
repo: context.payload.repository.name,
123124
issue_number: context.payload.pull_request.number,
124125
labels: ['pending_release']
125-
})
126+
})

0 commit comments

Comments
 (0)