From 519a737d573387bc4b586677458e6e4258a9e3ab Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Mon, 12 Aug 2024 10:44:22 -0400 Subject: [PATCH] Update dependabot.yml target-branch Signed-off-by: David Galiffi [ROCm/rocprofiler-compute commit: ae6ed4c8a941d653ccb8b40c086f787edd773beb] --- projects/rocprofiler-compute/.github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"