ROU-4776: adding ability to change google maps version #9
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 GitHub Actions / .github/workflows/validate-pr-title.ymlInvalid workflow file
|
||
with: | ||
validate-semVer: false |