Skip to content

Don't run build workflow for tagged commits on main#138

Merged
sergeichestakov merged 1 commit intomainfrom
@sergeichestakov/ignore-tags-build
Oct 16, 2023
Merged

Don't run build workflow for tagged commits on main#138
sergeichestakov merged 1 commit intomainfrom
@sergeichestakov/ignore-tags-build

Conversation

@sergeichestakov
Copy link
Copy Markdown
Contributor

Why

We don't need to run this job for tagged commits to main (i.e. releases) since we already run the publish workflow which basically does a superset of the same thing (minus lint) which makes this redundant.

What changed

Don't run build workflow for tagged commits on main

Test plan

Next time we publish we should only see the publish workflow run instead of both publish and build

@sergeichestakov sergeichestakov self-assigned this Oct 16, 2023
@sergeichestakov sergeichestakov requested review from a team, ltazmin and szymonkaliski and removed request for a team October 16, 2023 18:00
Comment thread .github/workflows/build.yml
@sergeichestakov sergeichestakov merged commit 0e3702e into main Oct 16, 2023
@sergeichestakov sergeichestakov deleted the @sergeichestakov/ignore-tags-build branch October 16, 2023 20:26
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.

2 participants