1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-03-31 11:05:35 +00:00

Dont run release build on v4 branch

This commit is contained in:
Mike Farah 2024-02-09 10:23:46 +11:00
parent 7781eddad2
commit bf2bc29e47

View File

@ -2,7 +2,7 @@ name: Release YQ
on:
push:
tags:
- 'v*'
- 'v4.*'
- 'draft-*'
jobs: