ci: trigger on beta branch

This commit is contained in:
thePR0M3TH3AN
2025-05-20 15:59:10 -04:00
parent 72803bc861
commit 40ef4cc348

View File

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