Skip to content

Rename locale_dirs to locales #87

Rename locale_dirs to locales

Rename locale_dirs to locales #87

Workflow file for this run

name: python-313
on:
workflow_dispatch:
pull_request:
branches:
- main
- '3.13'
push:
branches:
- main
- '3.13'
schedule:
- cron: '0 23 * * *'
jobs:
sync:
uses: ./.github/workflows/sync.yml

Check failure on line 18 in .github/workflows/python-313.yml

View workflow run for this annotation

GitHub Actions / python-313

Invalid workflow file

The workflow is not valid. In .github/workflows/python-313.yml (Line: 18, Col: 11): Error from called workflow python/python-docs-pt-br/.github/workflows/sync.yml@2c47ee28b5a73c961cf8a10420edd9f6d0f0a3ae (Line: 24, Col: 17): Unrecognized named-value: 'env'. Located at position 1 within expression: env.PYDOC_LANGUAGE
with:
tx_project: python-newest
version: 3.13
secrets: inherit
check:
uses: ./.github/workflows/check.yml
needs: sync
with:
tx_project: python-newest
version: 3.13
secrets: inherit