CB-5431 Easy config steps are available via url without a license #3273
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 |