👷 Update GitHub workflows

This commit is contained in:
James Panther
2022-06-17 10:24:44 +10:00
parent a620f187e0
commit a8066e7a18
4 changed files with 37 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ on: [pull_request_target]
jobs:
label:
name: Label
runs-on: ubuntu-latest
permissions:
contents: read
@@ -11,7 +12,7 @@ jobs:
steps:
- name: Label
uses: actions/labeler@v3
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeller.yml