Skip to content

Testing release 8.2.1 #140

Testing release 8.2.1

Testing release 8.2.1 #140

Workflow file for this run

name: Auto Assign Cortex to Pull Requests
on:
pull_request:
types: [opened, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: Auto-assign Cortex Team
uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/auto_assign.yml