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@main
with:nknkn

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

View workflow run for this annotation

GitHub Actions / .github/workflows/gorgias.yml

Invalid workflow file

You have an error in your yaml syntax on line 15
ref: ${{ github.ref
secrets:
- GH_TOKEN: ${{ secrets.GORGIAS_BOT_READONLY_GH_ACTIONS_REPO_READ_TOKEN }}