CI on push to main only

This commit is contained in:
Sean Carroll 2022-06-13 00:33:21 +02:00
parent 5d4c4d8043
commit 9178758feb
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: test
on:
push:
branches:
- main
pull_request:
jobs: