mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 07:08:44 +00:00
Merge pull request #20 from PR0M3TH3AN/codex/investigate-github-workflow-trigger-issue
Enable CI workflow for beta branch
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -5,7 +5,7 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, beta ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
Reference in New Issue
Block a user