feat(renovate): update configuration

This commit is contained in:
2024-06-16 08:53:31 +03:00
parent b55d1c196f
commit 926efbb921
9 changed files with 352 additions and 16 deletions

View File

@@ -9,6 +9,8 @@ on:
- .github/labels.yml
- .github/workflows/sync-labels-to-own-projects.yml
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # Every day at midnight
jobs:
sync-labels:

View File

@@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Sync labels
on:
@@ -12,6 +13,9 @@ on:
workflow_call:
workflow_dispatch:
permissions:
issues: write
jobs:
labels:
name: ♻️ Sync labels