Skip to content

Commit dd6ea08

Browse files
committed
chore: configure workflow permissions
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent c20bac4 commit dd6ea08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_lesson_15_java_pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: read
15+
pull-requests: write
1516

1617
steps:
1718
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)