Skip to content

Sweep: Fix typos in quickstart.md #13

Sweep: Fix typos in quickstart.md

Sweep: Fix typos in quickstart.md #13

Workflow file for this run

name: Assign self to PR
on:
pull_request:
types: [ opened ]
branches:
- master
- main
jobs:
assign_author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'