Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: starlight_dir action continuous translation

+1 -1
+1 -1
.github/workflows/continuous-translations.yaml
··· 37 37 with: 38 38 github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }} 39 39 lang: fr,de 40 - starlight_dir: starlight 40 + starlight_dir: / 41 41 files: | 42 42 src/content/docs/**/* 43 43 - name: Create Pull Request