Skip to content

Commit 62d6c9a

Browse files
committed
workflow/triage: do not add legacy label for [email protected] PRs
Signed-off-by: botantony <[email protected]>
1 parent 7af9a32 commit 62d6c9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/triage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ jobs:
174174
- Formula/lib/[email protected]
175175
- Formula/o/[email protected]
176176
- Formula/p/[email protected]
177-
- Formula/p/python@3.13.rb
178-
- Formula/p/python-gdbm@3.13.rb
179-
- Formula/p/python-tk@3.13.rb
177+
- Formula/p/python@3.14.rb
178+
- Formula/p/python-gdbm@3.14.rb
179+
- Formula/p/python-tk@3.14.rb
180180
181181
- label: missing license
182182
path: Formula/.+

0 commit comments

Comments
 (0)