Skip to content

ci: auto run tests in prs #2

ci: auto run tests in prs

ci: auto run tests in prs #2

name: "Auto run tests on open PRs"
on:
pull_request:
jobs:
run-test-job:
uses: ./.github/workflows/tests.yml

Check failure on line 7 in .github/workflows/tests-auto-run.yml

View workflow run for this annotation

GitHub Actions / Auto run tests on open PRs

Invalid workflow file

The workflow is not valid. In .github/workflows/tests-auto-run.yml (Line: 7, Col: 15): Error from called workflow supertokens/supertokens-node/.github/workflows/tests.yml@cdaebf090404565e5a9006da5107d1a3e77632b4 (Line: 24, Col: 17): Required property is missing: type supertokens/supertokens-node/.github/workflows/tests.yml@cdaebf090404565e5a9006da5107d1a3e77632b4 (Line: 26, Col: 17): Required property is missing: type
with:
pluginInterfaceRepoOwnerName: supertokens
pluginInterfaceBranchName: master
coreRepoOwnerName: supertokens
coreBranchName: master