ci: update labeler workflow

This commit is contained in:
Andrew
2022-07-28 16:34:46 -05:00
parent eee2ceafff
commit c2a8218446

View File

@@ -4,14 +4,13 @@ on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
uses: actions/checkout@v3.0.2
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.0.0