mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
[CI] Fix labeler permission on guest prs (#101)
* [CI] Fix permissions on guest prs * Revert last commit * Revert last commit * Don't specify branch name in pr target * Properly space on line * Specify branch * Add quotes to labeler points * Remove the quotes on files in labeler.yml
This commit is contained in:
parent
2eb1d12b3d
commit
1c9f2dc0a8
1 changed files with 1 additions and 3 deletions
4
.github/workflows/labeler.yml
vendored
4
.github/workflows/labeler.yml
vendored
|
|
@ -1,8 +1,6 @@
|
|||
name: "Pull Request Labeler"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
- pull_request_target
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue