Skip to content

Commit 12a1d17

Browse files
committed
Grant changelog checker permission to create check runs
1 parent 99a3173 commit 12a1d17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
permissions:
99
contents: read
10+
checks: write
1011

1112
jobs:
1213
changelog:

0 commit comments

Comments
 (0)