Skip to content

Commit ae44f35

Browse files
committed
Grant draft-release-notes job contents: write so git push works
1 parent 07de474 commit ae44f35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/draft-release-notes.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ concurrency:
1212
jobs:
1313
draft:
1414
if: github.repository == 'open-telemetry/opentelemetry-java-instrumentation'
15+
permissions:
16+
contents: write # for git push to PR branch
1517
runs-on: ubuntu-latest
1618
environment: protected
1719
steps:

0 commit comments

Comments
 (0)