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

This commit is contained in:
Shohei Ueda
2020-07-17 15:38:09 +09:00
committed by GitHub
parent 71f80aff9f
commit da2d5466d3
6 changed files with 17 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: master
ref: main
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1.3.7