f1b2be041a
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
18 lines
256 B
YAML
18 lines
256 B
YAML
enableConstraintsChecks: true
|
|
|
|
enableHardenedMode: true
|
|
|
|
enableInlineHunks: true
|
|
|
|
enableScripts: false
|
|
|
|
nodeLinker: node-modules
|
|
|
|
npmMinimalAgeGate: 3d
|
|
|
|
npmPreapprovedPackages:
|
|
- twenty-sdk
|
|
- twenty-client-sdk
|
|
|
|
yarnPath: .yarn/releases/yarn-4.13.0.cjs
|