mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +01:00
Update update.yaml
This commit is contained in:
parent
becf556968
commit
436da5c3b2
20
.github/workflows/update.yaml
vendored
20
.github/workflows/update.yaml
vendored
@ -5,18 +5,18 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
actions: write
|
||||
checks: write
|
||||
contents: write
|
||||
deployments: write
|
||||
id-token: write
|
||||
issues: write
|
||||
packages: write
|
||||
pages: write
|
||||
pull-requests: write
|
||||
repository-projects: write
|
||||
security-events: write
|
||||
statuses: write
|
||||
# deployments: write
|
||||
# id-token: write
|
||||
# issues: write
|
||||
# packages: write
|
||||
# pages: write
|
||||
# pull-requests: write
|
||||
# repository-projects: write
|
||||
# security-events: write
|
||||
# statuses: write
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
Loading…
Reference in New Issue
Block a user