chore: change default branch to main (#6285)

This commit is contained in:
ᴜɴᴋɴᴡᴏɴ
2020-08-27 19:51:44 +08:00
committed by GitHub
parent 016d9d8c88
commit f6d672a3cd
11 changed files with 38 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
name: Shell
on:
push:
branches: [master]
branches: [main]
pull_request:
jobs:
shellcheck: