mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
workflow: lint pr: run without wip and permissions
This commit is contained in:
parent
c9633927c2
commit
ebe2e58a21
6
.github/workflows/test.lint.pr.yml
vendored
6
.github/workflows/test.lint.pr.yml
vendored
@ -7,8 +7,8 @@ on:
|
|||||||
- edited
|
- edited
|
||||||
- synchronize
|
- synchronize
|
||||||
|
|
||||||
permissions:
|
#permissions:
|
||||||
pull-requests: write
|
# pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
@ -71,4 +71,4 @@ jobs:
|
|||||||
# special "[WIP]" prefix to indicate this state. This will avoid the
|
# special "[WIP]" prefix to indicate this state. This will avoid the
|
||||||
# validation of the PR title and the pull request checks remain pending.
|
# validation of the PR title and the pull request checks remain pending.
|
||||||
# Note that a second check will be reported if this is enabled.
|
# Note that a second check will be reported if this is enabled.
|
||||||
wip: true
|
#wip: true
|
||||||
Loading…
x
Reference in New Issue
Block a user