Skip to content

Commit

Permalink
ci: only set Kafka tag when releasing on master
Browse files Browse the repository at this point in the history
Fresa committed Nov 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0b458e0 commit 62e2dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/set-kafka-version-tag.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: Set Kafka Version Tag
on:
push:
branches:
- '**'
- master
tags-ignore:
- '**'

0 comments on commit 62e2dea

Please sign in to comment.