Skip to content

feat(ci): add common tests in ci #1033

feat(ci): add common tests in ci

feat(ci): add common tests in ci #1033

Workflow file for this run

name: 👓 Review Auto
on:
push:
branches:
- "feat-**"
- "fix-**"
- "sre/**"
- "chore/**"
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.ref }}
jobs:
kontinuous:
name: "Deploy on Kubernetes 🐳"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-review-auto.yaml@v1
secrets: inherit