Skip to content

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-engineering-platform/.github/workflows/reusable-bizon-kafka2bq-e2e-test.yml

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

invalid value workflow reference: no version specified
with:
ref: ${{ github.ref }}
secrets: inherit