Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci: fix invalid CI results because of outdated "-when-unrelated" work…
…flows

Those workflows were replaced with the filter ("changes") step in the
workflows, so those workflows were blocking some CI runs where the CI
would have been required and lead to false-positive ("green") results.

Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux committed Jan 13, 2025
commit ba3e7580bffdf82b32c421bc5d149b545ab2b1d0
39 changes: 0 additions & 39 deletions .github/workflows/lint-eslint-when-unrelated.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/node-when-unrelated.yml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/phpunit-summary-when-unrelated.yml

This file was deleted.

Loading