chore: change default branch from master to main
This commit is contained in:
parent
71f80aff9f
commit
e97a5f7d7c
6 changed files with 17 additions and 15 deletions
2
.github/workflows/label-commenter.yml
vendored
2
.github/workflows/label-commenter.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue