1
0
mirror of https://github.com/XFox111/easylogon-web.git synced 2026-07-02 19:52:45 +03:00

build(ci): phasing out "next" branch

This commit is contained in:
2026-05-16 10:06:07 +00:00
parent 1d0985df79
commit 506d00344f
4 changed files with 10 additions and 14 deletions
+3 -7
View File
@@ -8,7 +8,6 @@ updates:
- package-ecosystem: "npm"
directory: "/"
target-branch: "next"
assignees:
- "XFox111"
schedule:
@@ -43,39 +42,36 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "next"
assignees:
- "XFox111"
schedule:
interval: monthly
rebase-strategy: disabled
groups:
all:
actions:
patterns:
- "*"
- package-ecosystem: "devcontainers"
directory: "/"
target-branch: "next"
assignees:
- "XFox111"
schedule:
interval: monthly
rebase-strategy: disabled
groups:
all:
devcontainers:
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/"
target-branch: "next"
assignees:
- "XFox111"
schedule:
interval: monthly
rebase-strategy: disabled
groups:
all:
docker:
patterns:
- "*"