Skip to content

ci: add paths filters to caller workflows#14

Merged
kojiromike merged 1 commit into
mainfrom
kojiromike/add-paths-filters
May 11, 2026
Merged

ci: add paths filters to caller workflows#14
kojiromike merged 1 commit into
mainfrom
kojiromike/add-paths-filters

Conversation

@kojiromike
Copy link
Copy Markdown
Contributor

Summary

Follow-up to #13. Scopes each migrated CI workflow to the file types that actually affect it, using the recommended caller stanzas documented in github-workflows-public. No behavior change beyond skipping runs on irrelevant paths (e.g., docs-only PRs no longer spin up the PHPStan job).

Test plan

  • CI checks still trigger on PHP / config changes
  • CI checks skipped on README / docs-only changes

Scopes each migrated CI workflow to the file types that affect it,
following the recommended caller stanzas documented in the
github-workflows-public reusables. No behavior change beyond skipping
runs on irrelevant paths.
@kojiromike kojiromike merged commit dec6495 into main May 11, 2026
12 checks passed
@kojiromike kojiromike deleted the kojiromike/add-paths-filters branch May 11, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant