Skip to content

Update README with new link (#41) #82

Update README with new link (#41)

Update README with new link (#41) #82

Workflow file for this run

name: Check formatting
on:
push:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actionsx/prettier@v2
with:
args: --check .