mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update CI files to point at new versions branch
This commit is contained in:
parent
c4337a6d90
commit
c356f7e6d2
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -14,7 +14,7 @@ updates:
|
||||
interval: "daily"
|
||||
time: "03:35"
|
||||
timezone: "Europe/Brussels"
|
||||
target-branch: "versions/6.0.0"
|
||||
target-branch: "versions/next-major"
|
||||
ignore:
|
||||
# Ignore minor and patch version updates
|
||||
- dependency-name: "*"
|
||||
|
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
branch:
|
||||
- 'main'
|
||||
- 'versions/6.0.0'
|
||||
- 'versions/next-major'
|
||||
uses: ./.github/workflows/cth-test.yml
|
||||
with:
|
||||
branch: ${{ matrix.branch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user