Skip to content

Update gorgias.yml

Update gorgias.yml #12

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
jijij

Check failure on line 10 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 10
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
ref: ${{ github.ref
secrets:
- GH_TOKEN: ${{ secrets.GORGIAS_BOT_READONLY_GH_ACTIONS_REPO_READ_TOKEN }}