ROU-4828: Fix OnCellValueChange event returning newValue = oldValue when it is triggered via SetCellData #18
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 labels | ||
on: | ||
pull_request: | ||
types: [opened, reopened, labeled, unlabeled] | ||
jobs: | ||
check-label: | ||
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/[email protected] | ||
Check failure on line 9 in .github/workflows/validate-pr-labels.yml
|