infra: Enable manage-labels.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
9b25c63936
commit
a7d2f090f1
|
@ -15,7 +15,5 @@ jobs:
|
|||
uses: crazy-max/ghaction-github-labeler@v2
|
||||
with:
|
||||
yaml_file: .github/labels.yml
|
||||
skip_delete: true
|
||||
dry_run: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue