Fix up 2652c73a4f. PR #16558.
2652c73a4f
@ -3,7 +3,7 @@ name: CI - File health
on: [pull_request, push]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: ${{ github.head_ref != '' }}
jobs:
@ -3,7 +3,7 @@ name: CI - macOS
@ -3,7 +3,7 @@ name: CI - Ubuntu
@ -3,7 +3,7 @@ name: CI - WebUI
@ -3,7 +3,7 @@ name: CI - Windows