refac: workflow - also trigger on dev commits

This commit is contained in:
2026-02-06 20:19:25 +01:00
parent e4d441388d
commit ebd13b4df9
+1
View File
@@ -5,6 +5,7 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- '*-dev'
tags: tags:
- '*' - '*'
paths: paths: