Merge pull request #20 from PR0M3TH3AN/codex/investigate-github-workflow-trigger-issue

Enable CI workflow for beta branch
This commit is contained in:
thePR0M3TH3AN
2025-05-20 15:59:29 -04:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ name: CI
on:
push:
branches: [ main ]
branches: [ main, beta ]
pull_request:
branches: [ main ]