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