Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Make required Git tag pattern for triggering builds and releases less strict #131

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

volkertb
Copy link
Collaborator

Allow any tag that starts with v followed by a number, even if it's not SemVer compliant, such as 1.0beta5

…less strict: allow any tag that starts with `v` followed by a number, even if it's not SemVer compliant, such as `1.0beta5`
@volkertb volkertb merged commit 2bd6cf7 into crazii:main Aug 17, 2024
1 check passed
@volkertb volkertb deleted the make-release-tag-pattern-less-strict branch August 17, 2024 20:48
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