Skip to content

Merge branch 'master' into linked-contribution-title #1888

Merge branch 'master' into linked-contribution-title

Merge branch 'master' into linked-contribution-title #1888

Workflow file for this run

name: 👓 Review Auto
on:
push:
branches:
- "**"
- "!renovate/**"
- "!dependabot/**"
- "!master"
- "!main"
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-with-env-review-auto.yaml@master
secrets: inherit