Skip to content

[Backport V5.4] DOCSP-50017 Remove EOL mentions #315

[Backport V5.4] DOCSP-50017 Remove EOL mentions

[Backport V5.4] DOCSP-50017 Remove EOL mentions #315

Workflow file for this run

name: Bluehawk
on: pull_request
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
with:
node-version: 15.x
- run: npx bluehawk check -i "*.md" -i "*.properties" -i "*.lock" examples