mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Fixed dependencies tag in PR labeler (#14286)
This commit is contained in:
parent
ab5cc2e69c
commit
7838641215
4
.github/pr_labeler.yml
vendored
4
.github/pr_labeler.yml
vendored
@ -15,5 +15,5 @@
|
||||
|
||||
"dependencies":
|
||||
- any: ["awx/ui/package.json"]
|
||||
- any: ["awx/requirements/*.txt"]
|
||||
- any: ["awx/requirements/requirements.in"]
|
||||
- any: ["requirements/*.txt"]
|
||||
- any: ["requirements/requirements.in"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user