Skip to content

Commit

Permalink
Update ci-standard-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthodgetypeform authored Aug 16, 2024
1 parent faad346 commit 05e4cf6
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/ci-standard-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,4 @@ on:
- main
jobs:
ci-standard-checks:
runs-on:
- self-hosted
- automated-checks-ephemeral
steps:
- name: Check Out Source Code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: CI Standard Checks
uses: Typeform/ci-standard-checks@v1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
skipChecks: required-typescript
uses: Typeform/.github/.github/workflows/ci-standard-checks-workflow.yaml@v1

0 comments on commit 05e4cf6

Please sign in to comment.