mirror of
https://github.com/actions/container-action.git
synced 2025-06-14 17:27:42 +00:00
Add missing perms
This commit is contained in:
parent
53f6fe95ed
commit
11f06196b4
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -8,6 +8,8 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
packages: read
|
||||||
|
statuses: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user