diff --git a/projects/rocprofiler-compute/.github/workflows/dependabot.yml b/projects/rocprofiler-compute/.github/workflows/dependabot.yml index 48d6228bad..90f2d871e9 100644 --- a/projects/rocprofiler-compute/.github/workflows/dependabot.yml +++ b/projects/rocprofiler-compute/.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"