Skip to content

org_id is only supported with basic auth. API keys are already org-scoped #111

org_id is only supported with basic auth. API keys are already org-scoped

org_id is only supported with basic auth. API keys are already org-scoped #111

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main

Check failure on line 9 in .github/workflows/e2e.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/e2e.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/e2e.yaml" -> "upbound/uptest/.github/workflows/pr-comment-trigger.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}