Skip to content

chore: run prettier format on all codebase #2

chore: run prettier format on all codebase

chore: run prettier format on all codebase #2

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-platform/.github/workflows/lint-pr-title.yml@v1
with:
node-version: 16

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

View workflow run for this annotation

GitHub Actions / lint-pr-title

Invalid workflow file

The workflow is not valid. .github/workflows/lint-pr-title.yml (Line: 15, Col: 25): Invalid input, node-version is not defined in the referenced workflow.