diff --git a/.github/workflows/CheckCompatBounds.yml b/.github/workflows/CheckCompatBounds.yml index f2207ab..02fe282 100644 --- a/.github/workflows/CheckCompatBounds.yml +++ b/.github/workflows/CheckCompatBounds.yml @@ -51,7 +51,7 @@ on: jobs: check-compat-bounds: - name: "Check compat bounds" + name: "Check Compat Bounds" if: "${{ !github.event.pull_request.draft || inputs.run-on-draft }}" runs-on: "ubuntu-latest" timeout-minutes: ${{ inputs.timeout-minutes }}