Make sure tests run on main

This commit is contained in:
Kaan Barmore-Genç 2022-11-13 15:45:58 -05:00
parent faa1526b6c
commit 0c930f44d0
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: test
on:
push:
branches:
- "main"
- main
pull_request:
branches:
- "*"