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