Skip to content

feat: intercept broken features #3

feat: intercept broken features

feat: intercept broken features #3

Workflow file for this run

name: Build Validation
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build-check:
name: Build Check
uses: ./.github/workflows/deploy.yml
with:
caller_workflow: ci
secrets: inherit