ci: fix dependabot backport label (#1288)
Link: https://github.com/danth/stylix/pull/1288
This commit is contained in:
parent
4d68f1f761
commit
101d23dfac
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -7,6 +7,6 @@ updates:
|
|||
target-branch: "master"
|
||||
schedule:
|
||||
interval: daily
|
||||
labels: ["dependencies", "backport-24.11"]
|
||||
labels: ["dependencies", "backport release-24.11"]
|
||||
commit-message:
|
||||
prefix: "ci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue