CB-5004 Do not spam server while typing query in Sql Editor #2539
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 |