Skip to content

ci: auto run tests in prs #9

ci: auto run tests in prs

ci: auto run tests in prs #9

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 / .github/workflows/tests-auto-run.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tests-auto-run.yml" -> "./.github/workflows/tests.yml" : a step cannot have both the `uses` and `run` keys
with:
pluginInterfaceRepoOwnerName: supertokens
pluginInterfaceBranchName: master
coreRepoOwnerName: supertokens
coreBranchName: master