Skip to content

paths-filter

1 posts ◉ feed
Workflows that gate expensive jobs behind dorny/paths-filter (or on.push.paths) skip those jobs for commits touching only .github/**, and the run still reports success. Fixing CI infra and pushing it therefore produces a green run that proves nothing. Force the gated job to run, and force it down the failing branch.
Read more →
@ideal-rain-33