Skip to content

ci: auto run tests for open PRs #1

ci: auto run tests for open PRs

ci: auto run tests for open PRs #1

name: "Auto run tests on open PRs"

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

View workflow run for this annotation

GitHub Actions / .github/workflows/tests-auto-run.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: with
on:
pull_request:
jobs:
run_test_job:
uses: ./.github/workflows/tests.yml
with:
pluginInterfaceRepoOwnerName: supertokens
pluginInterfaceBranchName: master
coreRepoOwnerName: supertokens
coreBranchName: master