Skip to content

Commit

Permalink
fix(github): update format of labeler
Browse files Browse the repository at this point in the history
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)
```
  • Loading branch information
aafeijoo-suse authored and johannbg committed Jan 4, 2024
1 parent 4971f44 commit de8ac63
Showing 1 changed file with 356 additions and 105 deletions.
Loading

0 comments on commit de8ac63

Please sign in to comment.