diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 48d6228bad..90f2d871e9 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -10,7 +10,7 @@ updates: open-pull-requests-limit: 10 schedule: interval: "daily" - target-branch: "dev" + target-branch: "amd-staging" labels: - "documentation" - "dependencies"