Skip to content

Initial commit

Initial commit #1

name: 😎 PreProd
on:
workflow_dispatch:
push:
branches:
- "master"
- "main"
tags-ignore:
- v*
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.ref }}
jobs:
socialgouv:
name: "🇫🇷 SocialGouv"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-preproduction.yaml@v1
secrets: inherit