Skip to content

ci: fix duplicate workflow runs and gate Docker by tag#193

Merged
AndriyKalashnykov merged 1 commit intomainfrom
ci/fix-workflow-triggers
Mar 25, 2026
Merged

ci: fix duplicate workflow runs and gate Docker by tag#193
AndriyKalashnykov merged 1 commit intomainfrom
ci/fix-workflow-triggers

Conversation

@AndriyKalashnykov
Copy link
Copy Markdown
Owner

Summary

  • Restrict push trigger to default branch + tags
  • Remove branch filter from pull_request
  • Add concurrency group to cancel superseded runs

Test plan

  • Verify PRs trigger CI once (not twice)
  • Verify Docker push only happens on tag push

@AndriyKalashnykov AndriyKalashnykov merged commit 4b8d77e into main Mar 25, 2026
1 check passed
@AndriyKalashnykov AndriyKalashnykov deleted the ci/fix-workflow-triggers branch March 25, 2026 22:19
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