1
0
Fork 0

run tests on main too

This commit is contained in:
ibizaman 2023-11-30 13:15:00 -08:00
parent 1b61aa6ebb
commit 039f1cca22

View file

@ -1,6 +1,8 @@
name: "Test"
on:
pull_request:
push:
branches: [ "main" ]
jobs:
tests:
runs-on: ubuntu-latest