Fix CI branch names: master instead of main
Build, Lint, and Test / Build, Lint, and Test (push) Failing after 12m23s
Build, Lint, and Test / Build, Lint, and Test (pull_request) Failing after 1m16s

This commit is contained in:
2026-07-03 23:23:23 +00:00
parent 172c1ff264
commit 51f93c521e
+2 -2
View File
@@ -3,11 +3,11 @@ name: Build, Lint, and Test
on:
push:
branches:
- main
- master
- feature/*
pull_request:
branches:
- main
- master
workflow_dispatch:
jobs: