Skip to content

Update README.md

Update README.md #4

Workflow file for this run

name: Pull Request Update
concurrency:
group: pullrequest-${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request_target:
jobs:
test:
uses: ./.github/workflows/test.yml
license_finder:
uses: ./.github/workflows/license_finder.yml