Skip to content

feat: added claudeAI chatbot link in ai tools / chat_bots #830

feat: added claudeAI chatbot link in ai tools / chat_bots

feat: added claudeAI chatbot link in ai tools / chat_bots #830

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default