[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:
CosminPerRam 2023-09-21 22:31:48 +03:00 committed by GitHub
parent 2eb1d12b3d
commit 1c9f2dc0a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
name: "Pull Request Labeler"
on:
pull_request:
branches: [ "main" ]
- pull_request_target
jobs:
triage: