Skip to content

Average Scroll Depth Metric: put scroll depth on the dashboard under a feature flag #1614

Average Scroll Depth Metric: put scroll depth on the dashboard under a feature flag

Average Scroll Depth Metric: put scroll depth on the dashboard under a feature flag #1614

Workflow file for this run

name: All checks pass
on:
pull_request:
merge_group:
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
permissions:
checks: read
steps:
- name: GitHub Checks
uses: poseidon/wait-for-status-checks@v0.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}