Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3cc745

Browse files
suztomolqiu96
authored andcommitted
ci: grant permission to changelog-generation job (#11502)
1 parent 69d8fbd commit b3cc745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/changelog_generation.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
1717
changelog-generation:
1818
runs-on: ubuntu-latest
19+
permissions:
20+
contents: write
21+
pull-requests: write
1922
if: |
2023
github.event.sender.login == 'release-please[bot]' && github.head_ref == 'release-please--branches--main' &&
2124
contains(github.event.pull_request.labels.*.name, 'autorelease: pending')

0 commit comments

Comments
 (0)