Skip to content

Commit aca7d62

Browse files
authored
Modify workflow permissions
1 parent d145727 commit aca7d62

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/commitTest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
buildJar:
77
runs-on: ubuntu-latest
88

9+
permissions:
10+
contents: write
11+
912
steps:
1013
- uses: actions/checkout@v4
1114
- name: Set up PATH

0 commit comments

Comments
 (0)