Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

chore: setup SQL review CI for Bytebase #2

chore: setup SQL review CI for Bytebase

chore: setup SQL review CI for Bytebase #2

Workflow file for this run

name: workflows
on:
pull_request:
types:
- opened
- closed
- synchronize
jobs:
markdown-check:
uses: ai-cfia/github-workflows/.github/workflows/workflow-markdown-check.yml@main
secrets: inherit
repo-standard:
uses: ai-cfia/github-workflows/.github/workflows/workflow-repo-standards-validation.yml@main
secrets: inherit