Skip to content

Add gcs output and cloud function #296

Add gcs output and cloud function

Add gcs output and cloud function #296

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml