Use references to the main branch (#16)

This commit is contained in:
Joakim Sørensen
2021-09-28 09:58:28 +02:00
committed by GitHub
parent 302a9020b8
commit e7302d0559
4 changed files with 7 additions and 12 deletions

View File

@@ -3,10 +3,10 @@ name: Lint
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
schedule:
- cron: "0 0 * * *"