Skip to content

Commit

Permalink
Fixed dependencies tag in PR labeler (#14286)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-westcott-iv authored Jul 28, 2023
1 parent ab5cc2e commit 7838641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

0 comments on commit 7838641

Please sign in to comment.