silverwind 2 months ago committed by GitHub
parent
commit
5bf7cf788d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/pull-labeler.yml

2
.github/workflows/pull-labeler.yml

@ -15,6 +15,6 @@ jobs: @@ -15,6 +15,6 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
sync-labels: true

Loading…
Cancel
Save