Set action to only run when versioned tag is pushed.

This commit is contained in:
Jesse Brault 2025-02-16 10:02:37 -06:00
parent 0c4b42e0ee
commit 1b63f2807c

View File

@ -1,8 +1,6 @@
name: Groowt Check and Publish
on:
push:
branches:
- main
tags:
- v*
jobs: