chore: change default branch from master to main (#396)

This commit is contained in:
Shohei Ueda
2020-07-14 12:45:04 +09:00
committed by GitHub
parent c935046a93
commit 932df18147
4 changed files with 21 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ name: "Code Scanning"
on:
push:
branches:
- master
- main
pull_request:
jobs: