mirror of
https://github.com/XFox111/backbone.git
synced 2026-04-22 07:17:59 +03:00
fix: dependabot fails & ci branch names
This commit is contained in:
@@ -10,6 +10,7 @@ updates:
|
|||||||
|
|
||||||
- package-ecosystem: "nuget" # See documentation for possible values
|
- package-ecosystem: "nuget" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
|
target-branch: "next"
|
||||||
assignees:
|
assignees:
|
||||||
- "XFox111"
|
- "XFox111"
|
||||||
schedule:
|
schedule:
|
||||||
@@ -19,6 +20,7 @@ updates:
|
|||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
target-branch: "next"
|
||||||
assignees:
|
assignees:
|
||||||
- "XFox111"
|
- "XFox111"
|
||||||
schedule:
|
schedule:
|
||||||
@@ -28,6 +30,7 @@ updates:
|
|||||||
|
|
||||||
- package-ecosystem: "devcontainers"
|
- package-ecosystem: "devcontainers"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
target-branch: "next"
|
||||||
assignees:
|
assignees:
|
||||||
- "XFox111"
|
- "XFox111"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ on:
|
|||||||
- 'Properties/launchSettings.json'
|
- 'Properties/launchSettings.json'
|
||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main", "deps" ]
|
branches: [ "main", "next" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.devcontainer/*'
|
- '.devcontainer/*'
|
||||||
- '.github/*'
|
- '.github/*'
|
||||||
|
|||||||
Reference in New Issue
Block a user