ROU-11578: Some HTML text is kept encoded when exported into CSV #17
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/validate-pr-title.yaml@v2.0.4 | ||
Check failure on line 9 in .github/workflows/validate-pr-title.yml GitHub Actions / .github/workflows/validate-pr-title.ymlInvalid workflow file
|
||
with: | ||
validate-semVer: false |