Raise pull requests for version updates against the 'beta' branch
This commit is contained in:
@@ -9,6 +9,9 @@ updates:
|
|||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
# Look for GitHub Actions workflows in the `root` directory
|
# Look for GitHub Actions workflows in the `root` directory
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
# Raise pull requests for version updates
|
||||||
|
# against the `beta` branch
|
||||||
|
target-branch: "beta"
|
||||||
# Check the for updates once a week
|
# Check the for updates once a week
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|||||||
Reference in New Issue
Block a user