ROU-10980: The class that should have been set for the RowClass of TextColumn is not being applied #2
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: Validate pull request title | ||
on: | ||
pull_request: | ||
types: [opened, reopened, edited] | ||
jobs: | ||
build: | ||
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/[email protected] | ||
Check failure on line 9 in .github/workflows/validate-pr-title.yml
|
||
with: | ||
validate-semVer: false |