Skip to content

feat(Icons): add SendIcon #455

feat(Icons): add SendIcon

feat(Icons): add SendIcon #455

name: Auto Request Review
on:
pull_request:
types: [opened, ready_for_review, reopened]
branches:
- 'main'
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v2
- name: Request review based on files changed
uses: ohnogumi/[email protected]
with:
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
config: .github/CODEKNOWERS # Config file location override