Skip to content

ci: add reusable workflows #63

ci: add reusable workflows

ci: add reusable workflows #63

Workflow file for this run

name: lint-pr-title
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
concurrency:
group: ${{ github.workflow}}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
lint-pr-title:
uses: dhis2/workflows-test/.github/workflows/lint-pr-title.yml@v1

Check failure on line 13 in .github/workflows/lint-pr-title.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-pr-title.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint-pr-title.yml" -> "dhis2/workflows-test/.github/workflows/lint-pr-title.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit