Skip to content

fix: Remove proxy_cache from the global config to prevent it from being enabled for sites that don't need caching. #1221

fix: Remove proxy_cache from the global config to prevent it from being enabled for sites that don't need caching.

fix: Remove proxy_cache from the global config to prevent it from being enabled for sites that don't need caching. #1221

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