Fix wrong branch for github workflow

This commit is contained in:
Ajay 2023-03-19 00:41:29 -04:00
parent 7921bc4582
commit dde12bcc43

View file

@ -3,7 +3,7 @@ name: Tests
on:
push:
branches:
- main
- master
pull_request:
workflow_dispatch: