Skip to content

Don't build executable twice. - #5145

Merged
NullHypothesis merged 1 commit into
masterfrom
dont-build-twice
Aug 31, 2026
Merged

Don't build executable twice.#5145
NullHypothesis merged 1 commit into
masterfrom
dont-build-twice

Conversation

@NullHypothesis

Copy link
Copy Markdown
Contributor

So far, the test_build job would run both on the pull_request event and the push event. This PR makes the job only trigger if we pushed to master, so we don't build unnecessarily.

So far, the `test_build` job would run both on the `pull_request` event
and the `push` event. This PR makes the job only trigger if we pushed to
master, so we don't build unnecessarily.
@NullHypothesis
NullHypothesis merged commit f710590 into master Aug 31, 2026
22 checks passed
@NullHypothesis
NullHypothesis deleted the dont-build-twice branch August 31, 2026 16:51
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