Skip to content

chore: add analytics events for export buttons (#1490) #3018

chore: add analytics events for export buttons (#1490)

chore: add analytics events for export buttons (#1490) #3018

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.9'
- uses: pre-commit/[email protected]