chore: also trigger on development branch (#1204)

* chore: also trigger on development branch

* chore: remove old debug workflow

---------

Co-authored-by: DaanSelen <dselen@systemec.nl>
This commit is contained in:
DaanSelen
2026-04-02 03:03:47 -07:00
committed by GitHub
parent 1aa1b8a51b
commit 6bc54e5d65
2 changed files with 1 additions and 106 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
push:
branches:
- 'main'
- 'development'
- '**dev'
tags:
- '*'