Skip to content

feat(website): Add Cache Clearing Functionality for Website Reverse P… #1338

feat(website): Add Cache Clearing Functionality for Website Reverse P…

feat(website): Add Cache Clearing Functionality for Website Reverse P… #1338

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