name: CI (OSS) on: pull_request: if: github.event.pull_request.head.repo.full_name != github.repository jobs: test: uses: ./.github/workflows/test.yml with: saas: false