Skip to content

Update README

Update README #13

Workflow file for this run

name: Pull Requests
on:
pull_request:
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
lint:
name: Lint
uses: ./.github/workflows/lint.yml