mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-21 08:37:35 +01:00
Fix actions permissions on PRs for junit reports
This commit is contained in:
parent
2a41ea050a
commit
b560bbdec4
3
.github/workflows/build-pr.yml
vendored
3
.github/workflows/build-pr.yml
vendored
@ -11,6 +11,9 @@ on:
|
||||
- mc/*
|
||||
- dev/*
|
||||
|
||||
permissions:
|
||||
checks: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build and upload
|
||||
|
Loading…
Reference in New Issue
Block a user