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 ea0fb91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .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 All @@ -366,7 +366,6 @@ jobs:
libva|\
libxml2|\
[email protected]|\
systemd|\
wayland-protocols|\
zlib|\
).rb"
Expand Down

0 comments on commit ea0fb91

Please sign in to comment.