Skip to content

Update README.md

Update README.md #64

Workflow file for this run

name: Sourcehawk Scan
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Sourcehawk Scan
uses: optum/sourcehawk-scan-github-action@main