Enable CI for all branches

This commit is contained in:
Cameron Gutman
2026-02-15 21:40:01 -06:00
parent 6250fa29ee
commit b6b95b68b7

View File

@@ -10,8 +10,6 @@ on:
- synchronize
- reopened
push:
branches:
- master
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"