summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Rominger <arominge@redhat.com>2023-08-22 23:01:14 +0200
committerDave <dmz.oneill@gmail.com>2024-02-19 16:56:53 +0100
commitcd91fbf59f4c070269092922421cd49da0ff65c9 (patch)
treea82c207231783f4278e887f15d274252534ce276
parentRun prettier (diff)
downloadawx-cd91fbf59f4c070269092922421cd49da0ff65c9.tar.xz
awx-cd91fbf59f4c070269092922421cd49da0ff65c9.zip
Label any changes to requirements folder with dependencies label
-rw-r--r--.github/pr_labeler.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/pr_labeler.yml b/.github/pr_labeler.yml
index 652cfaec75..c886330875 100644
--- a/.github/pr_labeler.yml
+++ b/.github/pr_labeler.yml
@@ -15,5 +15,4 @@
"dependencies":
- any: ["awx/ui/package.json"]
- - any: ["requirements/*.txt"]
- - any: ["requirements/requirements.in"]
+ - any: ["requirements/*"]