Skip to content

Run the required checks on every pull request - #11

Merged
Ekwuno merged 1 commit into
mainfrom
always-run-required-checks
Sep 10, 2026
Merged

Run the required checks on every pull request#11
Ekwuno merged 1 commit into
mainfrom
always-run-required-checks

Conversation

@Ekwuno

@Ekwuno Ekwuno commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

What this PR adds or changes

Removes the paths: filters from Audit examples and Validate examples. Both are required checks on main, but the filters skipped them on pull requests that touched only docs (see #10), which left those PRs blocked with no checks reported. Both workflows finish in seconds when nothing relevant changed, so they now run on every pull request.

Anything reviewers should know?

This PR itself will show only the audit check, because the validate workflow on main still has its filter until this merges. Merge with the administrator override, then close and reopen #10 so both checks run there.

Both checks are required by branch protection on main, but path filters
skipped them on pull requests that touched only docs, leaving those PRs
blocked with no checks reported. Both workflows finish in seconds when
nothing relevant changed, so run them unconditionally.
@Ekwuno
Ekwuno merged commit 9a20405 into main Sep 10, 2026
2 checks 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