diff --git a/.github/workflows/health_base.yaml b/.github/workflows/health_base.yaml index 184f70d7..95037df1 100644 --- a/.github/workflows/health_base.yaml +++ b/.github/workflows/health_base.yaml @@ -77,7 +77,7 @@ on: jobs: health: - name: run + name: run ${{ inputs.check }} health check # These permissions are required for us to create comments on PRs. permissions: pull-requests: write