Fix workflow trigger syntax: merge tags into push event
This commit is contained in:
@@ -8,7 +8,6 @@ on:
|
||||
- "presets/**"
|
||||
- "scripts/build_sqlite.py"
|
||||
- "scripts/generate_presets.py"
|
||||
push_tags:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user