removing auto build triggers for dev/ branches

This commit is contained in:
peterino2 2025-10-12 02:22:46 -07:00
parent b43a65ae82
commit 738914d83c
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, dev/** ] branches: [ main, integration ]
pull_request: pull_request:
branches: [ main, integration ] branches: [ main, integration ]