Skip to content

Fix typo in SSE docs #143

Fix typo in SSE docs

Fix typo in SSE docs #143

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/configs/auto-assign.yml'