ROU-4883: change Markers to use new Google AdvancedMarker #24
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: Add Inner Sourcing Label | ||
on: | ||
pull_request: | ||
types: | ||
- opened | ||
jobs: | ||
inner_sourcing: | ||
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/add-inner-sourcing-label.yaml@v2.0.2 | ||
Check failure on line 10 in .github/workflows/AddInnerSourcingLabel.yml GitHub Actions / .github/workflows/AddInnerSourcingLabel.ymlInvalid workflow file
|
||
with: | ||
codeowners-path: .github/CODEOWNERS | ||
secrets: inherit |