From dced246bb5c4c745b611588b4d1637b3ef709131 Mon Sep 17 00:00:00 2001 From: ohemorange Date: Fri, 24 Apr 2026 15:16:42 -0700 Subject: [PATCH] Delete comment since it's in the official docs Co-authored-by: Brad Warren --- .github/workflows/pr-test-suite.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-test-suite.yml b/.github/workflows/pr-test-suite.yml index 760638b82..0003a2d19 100644 --- a/.github/workflows/pr-test-suite.yml +++ b/.github/workflows/pr-test-suite.yml @@ -12,7 +12,6 @@ on: permissions: contents: read concurrency: - # https://stackoverflow.com/questions/74117321/if-condition-in-concurrency-in-gha group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} cancel-in-progress: true