[meta] Fix branch in labeler workflow

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-05-20 09:54:29 +02:00
parent da27984f60
commit ffea67c4d4
No known key found for this signature in database
GPG Key ID: 228A77789D71A6E2

View File

@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: main # Set your default branch
ref: master
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1