mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
fix permission problem with lint pr workflow
This commit is contained in:
parent
1ebd22cae5
commit
f20b01829d
2
.github/workflows/frontend.test.lint.pr.yml
vendored
2
.github/workflows/frontend.test.lint.pr.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
actions: write
|
statuses: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user