Skip to content

Add french translation #97

Add french translation

Add french translation #97

name: Test
on:
pull_request_target:
branches:
- main
- Frozen
paths-ignore:
- 'cached-configs/**'
permissions:
contents: read
jobs:
test-pull-request:
name: PR
uses: pyanodon/pyanodontests/.github/workflows/[email protected]
with:
repository: ${{ github.repository }}
ref: ${{ github.event.pull_request.head.sha }}
test_branch: ${{ github.head_ref || github.ref_name }}
secrets: inherit