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

Content change with no impact just to trigger the release action for … #27

Content change with no impact just to trigger the release action for …

Content change with no impact just to trigger the release action for … #27

Workflow file for this run

name: 👓 Review Auto
on:
push:
branches:
- "feat/**"
- "fix/**"
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