workflow: lint pr: run without wip and permissions

This commit is contained in:
Ulf Gebhardt 2023-11-20 16:00:42 +01:00
parent c9633927c2
commit ebe2e58a21
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -7,8 +7,8 @@ on:
- edited
- synchronize
permissions:
pull-requests: write
#permissions:
# pull-requests: write
jobs:
main:
@ -71,4 +71,4 @@ jobs:
# special "[WIP]" prefix to indicate this state. This will avoid the
# validation of the PR title and the pull request checks remain pending.
# Note that a second check will be reported if this is enabled.
wip: true
#wip: true