Skip to content

Remove unused import #146

Remove unused import

Remove unused import #146

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