Skip to content

new requirement for csp violations report (#1445, #1957) #156

new requirement for csp violations report (#1445, #1957)

new requirement for csp violations report (#1445, #1957) #156

Workflow file for this run

name: URL Checker
on:
workflow_dispatch:
push:
branches:
- master
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: link-check
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'no'
config-file: '.github/workflows/config/url-checker-config.json'
folder-path: './5.0/'