chore: also trigger on development branch

pull/1204/head
DaanSelen 2026-04-02 11:59:17 +02:00
parent 1aa1b8a51b
commit 1b08eca4cf
1 changed files with 1 additions and 0 deletions

View File

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