Skip to content

ci: fix workflow path #3

ci: fix workflow path

ci: fix workflow path #3

Workflow file for this run

name: PR
on:
pull_request:
types: [review_requested]
jobs:
test:
uses: ./.github/workflows/test.yml@main

Check failure on line 7 in .github/workflows/pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yaml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows