Add Github workflow to populate the persistent source schema #19
Triggered via pull request
September 19, 2023 19:25
Status
Startup failure
Total duration
–
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cd-sql-engine-populate-persistent-source-schema.yaml
on: pull_request
BigQuery
Databricks SQL Warehouse
Redshift
Snowflake
Remove Label After Populating Test Data
Annotations
1 error
Invalid workflow file:
.github/workflows/cd-sql-engine-populate-persistent-source-schema.yaml#L24
The workflow is not valid. .github/workflows/cd-sql-engine-populate-persistent-source-schema.yaml (Line: 24, Col: 9): Unexpected symbol: 'workflow_dispatch''. Located at position 24 within expression: github.event.action == workflow_dispatch' || (github.event.action == 'labeled' && github.event.label.name == 'Reload Test Data in SQL Engines')
.github/workflows/cd-sql-engine-populate-persistent-source-schema.yaml (Line: 46, Col: 9): Unexpected symbol: 'workflow_dispatch''. Located at position 24 within expression: github.event.action == workflow_dispatch' || (github.event.action == 'labeled' && github.event.label.name == 'Reload Test Data in SQL Engines')
|