Skip to content

Commit

Permalink
workflows/triage: skip recursive dependents for systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Dec 14, 2024
1 parent 9c7b3fb commit 4374400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ jobs:
allow_any_match: true
- label: CI-skip-recursive-dependents
path: Formula/.+/(ca-certificates|curl|gettext|openssl@3|sqlite).rb
path: Formula/.+/(ca-certificates|curl|gettext|openssl@3|sqlite|systemd).rb
keep_if_no_match: true
- label: CI-linux-self-hosted
Expand Down

0 comments on commit 4374400

Please sign in to comment.