1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Declaratively define (and sync) labels

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2023-06-30 16:57:02 +03:00
parent d8924cd8a9
commit d2cc01169b
3 changed files with 79 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
labels: ["area/build"]
labels: ["area/ci", "dependencies"]
schedule:
# by default this will be on a monday.
# By default, this will be on a monday.
interval: "weekly"