Skip to content

ci: set workflow version #2

ci: set workflow version

ci: set workflow version #2

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: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows