Skip to content

feat: remove rp-ns binding and add wksp-ns binding #2026

feat: remove rp-ns binding and add wksp-ns binding

feat: remove rp-ns binding and add wksp-ns binding #2026

Workflow file for this run

---
name: "auto-assign on doc PRs opened by doc team"
on: # yamllint disable-line rule:truthy
pull_request_target:
types:
- opened
- reopened
- synchronize
paths:
- 'docs/**'
permissions:
contents: read
pull-requests: write
jobs:
docpr:
runs-on: ubuntu-latest
steps:
- uses: dannysauer/actions-assigner@v2
with:
token: ${{ secrets.DETERMINED_TOKEN }}
team-reviewers: docs