mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-18 11:02:10 +00:00
ci: fix codeownersplus (#15383)
this perm is sensitive, but for this one it should be ok
This commit is contained in:
2
.github/workflows/codeownersplus.yml
vendored
2
.github/workflows/codeownersplus.yml
vendored
@ -5,7 +5,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
# Note: to support more features of codeowners-plus, more event triggers
|
||||
# may be required. See https://github.com/marketplace/actions/codeowners-plus
|
||||
types: [opened, reopened, synchronize, ready_for_review]
|
||||
|
||||
Reference in New Issue
Block a user