mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:50:42 +00:00
ci: fix package acceptance permissions
This commit is contained in:
1
.github/workflows/package-acceptance.yml
vendored
1
.github/workflows/package-acceptance.yml
vendored
@@ -73,6 +73,7 @@ permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
packages: write
|
||||
pull-requests: read
|
||||
|
||||
concurrency:
|
||||
group: package-acceptance-${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user