From 95de535c98789273ce5092d65af3a939909b1ae4 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: 3a4da11ff15ce6a19c52af051b8d2542923519df] --- 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"