chore: make workflow trigger on dev branches

This commit is contained in:
2026-02-06 20:36:23 +01:00
parent 2e01ecc455
commit 1bcb48a50e
+1 -1
View File
@@ -5,7 +5,7 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- '**-dev' - '**dev'
tags: tags:
- '*' - '*'
paths: paths: