Skip to content

Commit 75f1f55

Browse files
committed
chore: undoes step permissions
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 7491af0 commit 75f1f55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check_lesson_15_java_pr.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
- name: Add coverage to PR
3131
id: jacoco
3232
uses: madrapps/[email protected]
33-
permissions:
34-
pull-requests: write
3533
with:
3634
paths: ./lesson_15/tdd/tdd_app/build/reports/jacoco/test/jacocoTestReport.xml
3735
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)