CI: trigger on dev branch for development workflow

This commit is contained in:
2026-05-04 10:43:16 +00:00
committed by Hugh Hackman [agent]
parent 0af4096b4f
commit e9adec38bf
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [main]
branches: [main, dev]
pull_request:
branches: [main]
branches: [main, dev]
workflow_dispatch:
workflow_call: