[ci] fix current default branch

This commit is contained in:
Will Owens
2024-02-23 03:09:02 -05:00
parent edff4d20c6
commit 5c814a79d1

View File

@@ -3,10 +3,10 @@ name: Test
on: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
test: test: