Skip to content

fix: run tier-2 GLSL validation on every push to main#5

Merged
TheMeinerLP merged 1 commit into
mainfrom
fix/tier2-always-run-on-main
Apr 26, 2026
Merged

fix: run tier-2 GLSL validation on every push to main#5
TheMeinerLP merged 1 commit into
mainfrom
fix/tier2-always-run-on-main

Conversation

@TheMeinerLP

Copy link
Copy Markdown
Owner

The paths: filter on the push trigger meant Tier 2 only fired when shader or test files changed. Doc, CI, or config pushes silently skipped validation.

Removed the path filter from push: branches: [main] — Tier 2 now runs on every merge to main. The filter is kept on pull_request so draft/doc-only PRs don't pay the Docker build cost.

@TheMeinerLP TheMeinerLP merged commit 0adf5b5 into main Apr 26, 2026
1 check passed
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