[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:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
test: