Skip to content

Commit dfc2e4b

Browse files
committed
Workflow 권한 추가 부여
1 parent 1236844 commit dfc2e4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/jacoco-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
permissions:
1111
contents: read
12+
pull-requests: write
1213

1314
steps:
1415
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)