From ceed09ce1447ec68df72f99776f251872eebd359 Mon Sep 17 00:00:00 2001 From: Michael Melesse Date: Thu, 20 Jun 2024 14:43:58 -0500 Subject: [PATCH] save --- .github/workflows/amd_perf_kernel_nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/amd_perf_kernel_nightly.yml b/.github/workflows/amd_perf_kernel_nightly.yml index 7f4b21ec4e3c..09d10b6088ac 100644 --- a/.github/workflows/amd_perf_kernel_nightly.yml +++ b/.github/workflows/amd_perf_kernel_nightly.yml @@ -8,7 +8,7 @@ on: branches: [main_perf] concurrency: - group: ${{ github.ref }} + group: ${{ github.ref }}_nightly cancel-in-progress: ${{ github.ref != 'refs/heads/main_perf' }} permissions: read-all