Skip to content

Hide sidebar scrollbar when not needed #618

Hide sidebar scrollbar when not needed

Hide sidebar scrollbar when not needed #618

Workflow file for this run

name: 'Check'
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.MOSAIC_GITHUB_TOKEN }}