Skip to content

Update tag pattern in GitHub Workflows#695

Merged
oliverholworthy merged 1 commit intoNVIDIA-Merlin:mainfrom
oliverholworthy:workflow-tag-pattern
May 3, 2023
Merged

Update tag pattern in GitHub Workflows#695
oliverholworthy merged 1 commit intoNVIDIA-Merlin:mainfrom
oliverholworthy:workflow-tag-pattern

Conversation

@oliverholworthy
Copy link
Copy Markdown
Contributor

Part of NVIDIA-Merlin/Merlin#961

Update pattern used to match tags when running workflows. From v* to v[0-9]+.[0-9]+.[0-9]+

This pattern ensures we only run these workflows with the tags corresponding to a release (e.g. v23.04.00. Ignoring other tags like a dev tag v23.05.dev0)

@oliverholworthy oliverholworthy self-assigned this May 3, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 3, 2023

@oliverholworthy oliverholworthy merged commit c859d4a into NVIDIA-Merlin:main May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants