Skip to content

Commit f69aee7

Browse files
heitorlessarafaelgsr
authored andcommitted
chore(ci): fix changelog build permissions (aws-powertools#2519)
1 parent 778e860 commit f69aee7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_changelog.yml

+3
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ on:
1919

2020
jobs:
2121
changelog:
22+
permissions:
23+
contents: write # create temporary branch to store changelog changes
24+
pull-requests: write # create PR with changelog changes
2225
uses: ./.github/workflows/reusable_publish_changelog.yml

0 commit comments

Comments
 (0)