Skip to content

Merge branch 'master' of github.com:SocialGouv/fce into feat-add-marc… #68

Merge branch 'master' of github.com:SocialGouv/fce into feat-add-marc…

Merge branch 'master' of github.com:SocialGouv/fce into feat-add-marc… #68

Workflow file for this run

name: 👀 Review
on:
push:
branches:
- "**"
- "!master"
- "!main"
- "!feat/**"
- "!fix/**"
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-review.yaml@v1
secrets: inherit