fix branch build check
All checks were successful
/ Plan (push) Successful in 7s
/ Plan (pull_request) Successful in 7s

This commit is contained in:
Dan Hamik 2024-11-25 13:18:48 -06:00
parent 754fd1265a
commit 5f942d7604

View File

@ -4,7 +4,7 @@ on:
push: push:
branches: branches:
- "**" - "**"
- "!master" - "!main"
jobs: jobs:
Plan: Plan: