diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70e133b2024..ee5e4054098 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ concurrency: jobs: formatting-linting: - name: Formatting & Linting + name: Formatting, linting & changeset checks runs-on: ${{ vars.RUNNER_LARGE }} steps: