Skip to content

ci: run tests on pull requests - #7

Merged
thecodacus merged 1 commit into
mainfrom
ci/pr-tests
Jul 16, 2026
Merged

ci: run tests on pull requests#7
thecodacus merged 1 commit into
mainfrom
ci/pr-tests

Conversation

@thecodacus

Copy link
Copy Markdown
Owner

Contributor PRs currently run zero checks (#4 arrived unverified) — the workflow only fired on push to main. This adds a pull_request trigger for the test job and gates publish to push events so PRs never build or publish images.

The test job now runs on PRs (contributor PRs previously got zero
checks); the publish job is gated to push events so PRs never build
or push images.
@thecodacus
thecodacus merged commit d21fb75 into main Jul 16, 2026
2 checks passed
CommanderTurtle pushed a commit to CommanderTurtle/librarian that referenced this pull request Aug 3, 2026
The test job now runs on PRs (contributor PRs previously got zero
checks); the publish job is gated to push events so PRs never build
or push images.
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