build!: remove compatibility with Vaadin 23 AND feat!: replace classNameGenerator with partNameGenerator AND deprecate: deprecate footer/header styles #86
Workflow file for this run
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: Check Commits | |
| on: | |
| pull_request: | |
| jobs: | |
| check-commits: | |
| uses: FlowingCode/GithubActions/.github/workflows/check-commits.yml@main |