mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 00:58:50 +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/*
|
- mc/*
|
||||||
- dev/*
|
- dev/*
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
checks: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and upload
|
name: Build and upload
|
||||||
|
Loading…
Reference in New Issue
Block a user