Skip to content

[BUG] The examples (all using await outside of async functions). The dependencies do not work when adding multimind to an existing project, requiring additional dependencies #47

[BUG] The examples (all using await outside of async functions). The dependencies do not work when adding multimind to an existing project, requiring additional dependencies

[BUG] The examples (all using await outside of async functions). The dependencies do not work when adding multimind to an existing project, requiring additional dependencies #47

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
add_assignees:
runs-on: ubuntu-latest
steps:
- name: Auto assign users
uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/auto_assign.yml # Uncomment and create this file if you want custom config