ci: add dev branch to CI pull_request trigger #310

Closed
groombook-engineer[bot] wants to merge 1 commits from ci-dev-trigger into dev
+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: