This commit is contained in:
peterino2 2025-10-12 12:25:55 -07:00
parent 5c7d3f75bb
commit 0292366443
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Build Projects
on: on:
push: push:
branches: [ main, integration ] branches: [ main, integration, dev/**]
pull_request: pull_request:
branches: [ main, integration ] branches: [ main, integration ]