Skip to content

Stop github workflows from running on empty branches - #2503

Merged
scarlehoff merged 1 commit into
masterfrom
dont_run_on_empty_branches
Jul 24, 2026
Merged

Stop github workflows from running on empty branches#2503
scarlehoff merged 1 commit into
masterfrom
dont_run_on_empty_branches

Conversation

@scarlehoff

Copy link
Copy Markdown
Member

It makes the tests in master run again when a new branch is opened even if there are no commits yet, wasting resources (don't care that much about github resources, but it also includes calls to our own poor servers)

@scarlehoff
scarlehoff marked this pull request as ready for review July 24, 2026 09:17
@scarlehoff
scarlehoff merged commit 90d9edc into master Jul 24, 2026
13 checks passed
@scarlehoff
scarlehoff deleted the dont_run_on_empty_branches branch July 24, 2026 10: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