update renovate config

This commit is contained in:
Paramtamtam
2022-06-10 11:21:48 +04:00
parent 1ae0ac52cf
commit e17a4f6856
3 changed files with 8 additions and 47 deletions

View File

@@ -1,12 +0,0 @@
name: labeler
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v4 # Action page: <https://github.com/actions/labeler>
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true