Skip to content

feat: add AllowNullPropertyAssignment option to disable assigning null values to nullable properties #1309

feat: add AllowNullPropertyAssignment option to disable assigning null values to nullable properties

feat: add AllowNullPropertyAssignment option to disable assigning null values to nullable properties #1309

name: conventional-commits
on:
pull_request:
branches:
- '**'
jobs:
validate:
name:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.1.0