Skip to content

feat: add pre-build-command input to PR and deploy workflows #1065

feat: add pre-build-command input to PR and deploy workflows

feat: add pre-build-command input to PR and deploy workflows #1065

name: CI Standard Checks
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
branches:
- main
merge_group:
types: [ checks_requested ]
jobs:
ci-standard-checks:
uses: Typeform/.github/.github/workflows/ci-standard-checks-workflow.yaml@v1