CB-5578 DM: Ability to remove custom certificate #3604
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 |