chore: make workflow trigger on dev branches

pull/1130/head
Daan Selen 2026-02-06 20:36:23 +01:00
parent 2e01ecc455
commit 1bcb48a50e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
push:
branches:
- 'main'
- '**-dev'
- '**dev'
tags:
- '*'
paths: