Browse Source

Merge branch 'master' into release/v23.7.0

pull/4403/head
Daniel Gibbs 1 year ago
committed by GitHub
parent
commit
d1d687bef0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/labeler.yml

2
.github/workflows/labeler.yml

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Issue Labeler
uses: github/issue-labeler@v3.2
uses: github/issue-labeler@v3.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml

Loading…
Cancel
Save