Skip to content

the rise of AI applications with LLM #364

the rise of AI applications with LLM

the rise of AI applications with LLM #364

Workflow file for this run

name: 'Discord notification'
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.0.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'