Skip to content

Commit

Permalink
Merge pull request #168101 from Homebrew/new-formula-allow-any-match
Browse files Browse the repository at this point in the history
triage: allow_any_match for `new formula`
  • Loading branch information
chenrui333 authored Apr 5, 2024
2 parents 180b2d2 + 8a3f3ee commit 972b4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
- label: new formula
status: added
path: Formula/.+
allow_any_match: true
- label: marked for removal/rejection
status: removed
Expand Down

0 comments on commit 972b4b8

Please sign in to comment.