ci: disable build-master on nested module tags

This commit is contained in:
Haruue Icymoon
2022-12-09 17:52:29 +08:00
parent cceba2ab79
commit e6cb3507ca

View File

@@ -6,6 +6,8 @@ on:
- 'master'
tags-ignore:
- 'v*'
- 'core/v*'
- 'app/v*'
jobs: