Skip to content

stack size fix

stack size fix #162

Workflow file for this run

name: 👀 Review
on:
push:
branches:
- "**"
- "!master"
- "!feat/**"
- "!feature/**"
- "!fix/**"
- "!hotfix/**"
- "!**/review/**"
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