Fix github action for master/main

This commit is contained in:
Adam Johnson 2021-04-05 11:13:34 +01:00
parent 7c1ee48f7f
commit b3c88501ff

View File

@ -3,7 +3,7 @@ name: pre-commit
on:
push:
branches:
- main
- master
pull_request:
jobs: