Set action to only run when versioned tag is pushed.
This commit is contained in:
parent
0c4b42e0ee
commit
1b63f2807c
@ -1,8 +1,6 @@
|
|||||||
name: Groowt Check and Publish
|
name: Groowt Check and Publish
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user