mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
workflows/reviewers: remove pull_request trigger
Changes to this file already trigger a run of this workflow via the PR
workflow, we don't need to run this *another* time.
(cherry picked from commit 7f4dd7e2ff)
This commit is contained in:
committed by
github-actions[bot]
parent
aefe360c78
commit
2746652fdc
3
.github/workflows/reviewers.yml
vendored
3
.github/workflows/reviewers.yml
vendored
@@ -4,9 +4,6 @@
|
||||
name: Reviewers
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/reviewers.yml
|
||||
pull_request_target:
|
||||
types: [ready_for_review]
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user