Fix Github checks after move from master to main (#246)

This commit is contained in:
alfred gedeon
2021-01-19 15:32:01 -08:00
committed by GitHub
parent 578d040659
commit d060479353
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ on:
push:
branches: ["**"]
pull_request:
branches: [master]
branches: [main]
workflow_dispatch:
jobs:
spell-check: