Skip to content

✨ feat: upgrade to the new tool calls mode #12189

✨ feat: upgrade to the new tool calls mode

✨ feat: upgrade to the new tool calls mode #12189

name: Issue Translate
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/issues-translate-action@v2.7
with:
BOT_GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}