fix: update branch references from 'main' to 'master' in CI workflow

This commit is contained in:
ProtoTess
2025-11-12 19:18:39 +00:00
parent 52352dacd4
commit d337cf5526
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [ main ] branches: [ master ]
pull_request: pull_request:
branches: [ main ] branches: [ master ]
jobs: jobs:
test: test: