Skip to content

feat: e2e test workflow for gorgias #1

feat: e2e test workflow for gorgias

feat: e2e test workflow for gorgias #1

Workflow file for this run

name: Gorgias E2E tests
on:
pull_request:
permissions:
contents: read
# The id-token: write permission is required for workload identity authentication to GCloud
id-token: write
jobs:
kafka-to-bigquery:
name: Kafka to BigQuery
uses: gorgias/data-analytics-platform/.github/workflows/reusable-bizon-kafka2bq-e2e-test.yml@main

Check failure on line 14 in .github/workflows/gorgias.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gorgias.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gorgias.yml" -> "gorgias/data-analytics-platform/.github/workflows/reusable-bizon-kafka2bq-e2e-test.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
ref: ${{ github.ref }}
secrets: inherit