ci: add dev to pull_request branch list

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Test User
2026-04-17 02:08:08 +00:00
parent 0abb79010d
commit 5df8837b5f
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [main] branches: [main, dev]
pull_request: pull_request:
branches: [main] branches: [main, dev]
workflow_dispatch: workflow_dispatch:
inputs: inputs:
ref: ref: