CB-5181 Display User Notification Pop-up When Copy/Paste Functionality is Disabled by Administrator #2832
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 |