Skip to content

SPIKE Can we easily read the Web Actions via BigQuery? #17

SPIKE Can we easily read the Web Actions via BigQuery?

SPIKE Can we easily read the Web Actions via BigQuery? #17

Workflow file for this run

name: Add new issues to The Overview
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/users/LL782/projects/1/
github-token: ${{ secrets.ADD_TO_PROJECT_PAT_LL782_OVERVIEW }}