Update autolabeler.yml (#2660)

This commit is contained in:
Michel Roegl-Brunner 2025-02-26 15:51:30 +02:00 committed by GitHub
parent 4354079c4e
commit e6792790cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
permissions:
pull-requests: write
env:
CONFIG_PATH: .github/autolabeler-config_new.json
CONFIG_PATH: .github/autolabeler-config.json
steps:
- name: Checkout repository
uses: actions/checkout@v4