Remove joda dependency in the java generated code #138
This file contains hidden or 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: CodeQL | |
| on: | |
| push: | |
| pull_request: | |
| workflow_dispatch: | |
| jobs: | |
| analyze: | |
| uses: killbill/gh-actions-shared/.github/workflows/codeql-analysis.yml@main |