Skip to content

[github] Don't run "Build and test" action twice on pull requests - #658

Merged
AbdullinAM merged 1 commit into
mainfrom
abdullin/github-actions-fix
Aug 4, 2026
Merged

[github] Don't run "Build and test" action twice on pull requests#658
AbdullinAM merged 1 commit into
mainfrom
abdullin/github-actions-fix

Conversation

@AbdullinAM

Copy link
Copy Markdown
Member

"Build and test" will now only trigger for branches with pull requests or pushes to main.

I think we can even remove GitHub Actions in the future, to keep all CI infra in one place. For now I think it makes sense to keep it while we migrate native image tests to TC as well

"Build and test" only triggers for branches with pull requests **or** pushes to main.
@AbdullinAM
AbdullinAM requested a review from qwwdfsad August 4, 2026 10:49
@AbdullinAM AbdullinAM mentioned this pull request Aug 4, 2026
@AbdullinAM
AbdullinAM merged commit 1175506 into main Aug 4, 2026
4 of 6 checks passed
@AbdullinAM
AbdullinAM deleted the abdullin/github-actions-fix branch August 4, 2026 11:28
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