Don't use jackson-databind-nullable
to fix serialization problems with Jackson
default configuration
#180
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Analyze Commit Messages | |
on: | |
pull_request: | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
analyze-commits: | |
name: Generate docs and coverage report | |
uses: fingerprintjs/dx-team-toolkit/.github/workflows/analyze-commits.yml@v1 |