ci: fix branch
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Successful in 56s
Continuous Integration / GitHub Actions Test (push) Failing after 10s
Continuous Integration / TypeScript Tests (push) Successful in 1m8s

This commit is contained in:
2024-12-28 12:24:52 +13:00
parent 609bf5e316
commit 80718bc624
3 changed files with 6 additions and 8 deletions

View File

@@ -3,10 +3,10 @@ name: Lint Codebase
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master
permissions:
contents: read