CB-5658 CB-5659 fix: pagination resolving #3583
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: validation | |
on: | |
pull_request: | |
branches: | |
- devel | |
types: | |
- opened | |
- synchronize | |
- reopened | |
- edited | |
- ready_for_review | |
- labeled | |
jobs: | |
commit-message: | |
uses: dbeaver/dbeaver/.github/workflows/reused-commit-msgs-validator.yml@devel |