We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d145727 commit aca7d62Copy full SHA for aca7d62
1 file changed
.github/workflows/commitTest.yml
@@ -6,6 +6,9 @@ jobs:
6
buildJar:
7
runs-on: ubuntu-latest
8
9
+ permissions:
10
+ contents: write
11
+
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up PATH
0 commit comments