Skip to content

chore: update workflows after move #406

chore: update workflows after move

chore: update workflows after move #406

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@1406afbf7a795f706f04644059cecbb3b2f0c1a0

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/pr-title.yml" -> "jmeridth/reusable-workflows/.github/workflows/pr-title.yaml@1406afbf7a795f706f04644059cecbb3b2f0c1a0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}