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

Add tag triggers for Azure mixin workflow #73

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

kichristensen
Copy link
Contributor

  • Add version tags (v*) as workflow triggers
  • Exclude canary and latest tags from triggering workflow

Otherwise a new version won't be release when creaing the release tag. It is a mistake during from the conversion from Azure Pipelines to Github Actions that it wasn't triggering on tags

- Add version tags (v*) as workflow triggers
- Exclude canary and latest tags from triggering workflow

Signed-off-by: Kim Christensen <[email protected]>
@kichristensen kichristensen merged commit bc4d3dd into getporter:main Dec 10, 2024
2 checks passed
@kichristensen kichristensen deleted the runOnTagCreation branch December 10, 2024 10:32
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