Delete comment since it's in the official docs

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
ohemorange
2026-04-24 15:16:42 -07:00
committed by GitHub
co-authored by Brad Warren
parent ed82edd001
commit dced246bb5
-1
View File
@@ -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