Merge pull request #3024 from tannewt/main

Update precommit check branch
This commit is contained in:
Scott Shawcroft 2020-06-10 09:56:21 -07:00 committed by GitHub
commit ca3e55bfab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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