ROU-3701: removing usage of type any
#8
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: Check if pull request is inner sourcing | ||
on: | ||
pull_request: | ||
types: | ||
- opened | ||
- synchronize | ||
jobs: | ||
inner_sourcing: | ||
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/[email protected] | ||
Check failure on line 11 in .github/workflows/AddInnerSourcingLabel.yml GitHub Actions / .github/workflows/AddInnerSourcingLabel.ymlInvalid workflow file
|
||
secrets: inherit |