Skip to content

feat: refactoring to reusable workflows #1

feat: refactoring to reusable workflows

feat: refactoring to reusable workflows #1

Workflow file for this run

name: 'Validate PR title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
changelog-automation:
uses: ./workflows/pre-validation.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-validation.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: inherit