diff --git a/.github/workflows/translation-ai-check.yml b/.github/workflows/translation-ai-check.yml index 81019a41..eebea8a4 100644 --- a/.github/workflows/translation-ai-check.yml +++ b/.github/workflows/translation-ai-check.yml @@ -27,6 +27,9 @@ jobs: AI_PROMPT: Translation patch below. steps: + - name: Checkout source code + uses: actions/checkout@v5 + - uses: dorny/paths-filter@v3 id: changes with: