Skip to content

Commit 9ebb98d

Browse files
authored
Update jdk.java.net-uri-update.yml
1 parent 775cc91 commit 9ebb98d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/jdk.java.net-uri-update.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ on:
33
# - cron: '23 */4 * * *'
44
workflow_dispatch:
55

6-
permissions:
7-
actions: write
8-
96
jobs:
107
update-jdk-uri-properties:
118
runs-on: ubuntu-latest
9+
permissions: write-all
1210
steps:
1311
- uses: actions/checkout@v2
1412
- run: java src/ListOpenJavaDevelopmentKits.java > jdk.java.net-uri.properties

0 commit comments

Comments
 (0)