mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-10 21:01:17 +01:00
Give pr write permission to checkstyle workflow.
This commit is contained in:
parent
7a8bd674d2
commit
09e1e11016
1
.github/workflows/generic.checkstyle.yml
vendored
1
.github/workflows/generic.checkstyle.yml
vendored
@ -8,6 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user