diff --git a/.github/workflows/ci-standard-checks.yml b/.github/workflows/ci-standard-checks.yml index 0315c9c..07c9f6b 100644 --- a/.github/workflows/ci-standard-checks.yml +++ b/.github/workflows/ci-standard-checks.yml @@ -17,3 +17,5 @@ on: jobs: ci-standard-checks: uses: Typeform/.github/.github/workflows/ci-standard-checks-workflow.yaml@v1 + with: + runner: ubuntu-latest