dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
586 stars 395 forks source link

fix(github): update format of labeler #2600

Closed aafeijoo-suse closed 6 months ago

aafeijoo-suse commented 6 months ago

Since we are using actions/labeler@main, its format changed, displaying the following error with every new PR:

Run actions/labeler@main
The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api
Error: Error: found unexpected type for label 'repository' (should be array of config options)
Error: found unexpected type for label 'repository' (should be array of config options)

Checklist