Skip to content

ROU-11492: Refactoring workflows and GH Actions #2

ROU-11492: Refactoring workflows and GH Actions

ROU-11492: Refactoring workflows and GH Actions #2

name: Validate pull request labels
on:
pull_request:
types: [opened, reopened, labeled, unlabeled]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
check-label:
uses: OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-labels.yaml@3df86e14f6ad0021256077f91c43eca3f73d3b57 #v2.0.6

Check failure on line 13 in .github/workflows/validate-pr-labels.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/validate-pr-labels.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/validate-pr-labels.yaml" -> "OutSystems/rd.github-reusable-workflows/.github/workflows/validate-pr-labels.yaml@3df86e14f6ad0021256077f91c43eca3f73d3b57" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.