Skip to content

fix: Update template workflow to reusable workflow #1

fix: Update template workflow to reusable workflow

fix: Update template workflow to reusable workflow #1

Workflow file for this run

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

Check failure on line 17 in .github/workflows/pr-valid.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/pr-valid.yml" -> "./.github/workflows/pre-validation.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit