ci: fix dependabot backport label (#1288)

Link: https://github.com/danth/stylix/pull/1288
This commit is contained in:
awwpotato 2025-05-16 17:22:12 -07:00 committed by GitHub
parent 4d68f1f761
commit 101d23dfac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"