Skip to content

bigquery: submit data to a staging table and then merge into target t… #77

bigquery: submit data to a staging table and then merge into target t…

bigquery: submit data to a staging table and then merge into target t… #77

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1