Skip to content

TN-3259 research data export - UI not showing the most current download link #613

TN-3259 research data export - UI not showing the most current download link

TN-3259 research data export - UI not showing the most current download link #613

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
- master
- develop
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
auditOn: push
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: 2574