Skip to content

Commit 0c55296

Browse files
Bump Endjin.PRAutoflow from 0.0.0 to 0.1.6 in .github/workflows (#340)
Bumps 'Endjin.PRAutoflow' from 0.0.0 to 0.1.6
1 parent cd0040f commit 0c55296

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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)