Skip to content

fix tests, update CI requirement#14

Merged
jeffbrennan merged 6 commits into
mainfrom
fix/tests
Jun 20, 2026
Merged

fix tests, update CI requirement#14
jeffbrennan merged 6 commits into
mainfrom
fix/tests

Conversation

@jeffbrennan

Copy link
Copy Markdown
Owner

No description provided.

workflow_dispatch runs don't appear in the PR Checks tab — only
pull_request-triggered runs are associated with PRs. Add
pull_request: [opened, reopened] so the check runs once when a PR
is opened (not on every push). Keep workflow_dispatch for manual
re-runs.

Also fix branch protection context name: the check run is named
'test' (job name), not 'test / test'.
@jeffbrennan jeffbrennan reopened this Jun 20, 2026
@jeffbrennan jeffbrennan merged commit b3a79fd into main Jun 20, 2026
2 checks passed
@jeffbrennan jeffbrennan deleted the fix/tests branch June 20, 2026 18:11
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