Raise pull requests for version updates against the 'beta' branch

This commit is contained in:
Scott Brenner
2024-12-22 07:53:12 -08:00
committed by teejusb
parent 93cf73fe34
commit dd6956f1cf
+3
View File
@@ -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"