Skip to content

[IMP] Enable Footnote and Summary Sidebar #37

[IMP] Enable Footnote and Summary Sidebar

[IMP] Enable Footnote and Summary Sidebar #37

Workflow file for this run

name: Semgrep
on:
push:
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
# Skip any PR created by dependabot to avoid permission issues
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
config: >-
.semgrep.yml