mirror of
https://github.com/gradle/actions.git
synced 2025-04-22 02:39:19 +08:00
Workflow permissions
This commit is contained in:
parent
f9f3c9c421
commit
1ceb6d2b77
4
.github/workflows/update-checksums-file.yml
vendored
4
.github/workflows/update-checksums-file.yml
vendored
@ -7,6 +7,10 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
update-checksums:
|
||||
name: Update checksums
|
||||
|
Loading…
x
Reference in New Issue
Block a user