mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix conflicting branch names for workflows
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
20d02fb83f
commit
e68fffb30c
2 changed files with 2 additions and 0 deletions
1
.github/workflows/dependency-updates.yml
vendored
1
.github/workflows/dependency-updates.yml
vendored
|
|
@ -37,3 +37,4 @@ jobs:
|
||||||
body: Automated dependency updates since dependabot does not support grouped updates
|
body: Automated dependency updates since dependabot does not support grouped updates
|
||||||
labels: dependencies, enhancement
|
labels: dependencies, enhancement
|
||||||
milestone: next
|
milestone: next
|
||||||
|
branch: aio-dependency-update
|
||||||
|
|
|
||||||
1
.github/workflows/nextcloud-update.yml
vendored
1
.github/workflows/nextcloud-update.yml
vendored
|
|
@ -72,3 +72,4 @@ jobs:
|
||||||
body: Automated Nextcloud container update
|
body: Automated Nextcloud container update
|
||||||
labels: dependencies, enhancement
|
labels: dependencies, enhancement
|
||||||
milestone: next
|
milestone: next
|
||||||
|
branch: nextcloud-container-update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue