fix: exclude chore branches from pre-release and enforce branch protection #29

Merged
jmiller merged 1 commits from fix/chore-branch-policy into main 2026-06-23 17:42:18 +00:00
-1
View File
@@ -20,7 +20,6 @@ on:
- 'patch/**'
- 'hotfix/**'
- 'bugfix/**'
- 'chore/**'
- alpha
- beta
- rc