[skip ci] Fix Wiki PR Check (#1897)

This commit is contained in:
Mitchell Syer
2026-02-08 15:23:40 -05:00
committed by GitHub
parent d8a5cdfb78
commit 44d89506d4

View File

@@ -7,7 +7,7 @@ on:
paths: [docs/**, .github/workflows/wiki.yml]
concurrency:
group: wiki
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: