Skip to content

ci: auto run tests in prs #4

ci: auto run tests in prs

ci: auto run tests in prs #4

name: "Auto run tests on open PRs"
on:
pull_request:
jobs:
run-test-job:
uses: ./.github/workflows/tests.yml
with:
pluginInterfaceRepoOwnerName: supertokens
pluginInterfaceBranchName: master
coreRepoOwnerName: supertokens
coreBranchName: master