Skip to content

feat: allow french language in AudioBuilderUtility #92

feat: allow french language in AudioBuilderUtility

feat: allow french language in AudioBuilderUtility #92

Workflow file for this run

name: test-build-release
on: [ push ]
jobs:
tests-sca:
uses: maikschneider/reusable-workflows/.github/workflows/sca.yml@main
with:
php-version: 8.1
release:
if: github.ref == 'refs/heads/development'
needs:
- tests-sca
uses: maikschneider/reusable-workflows/.github/workflows/release-typo3-extension.yml@main

Check failure on line 16 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "maikschneider/reusable-workflows/.github/workflows/release-typo3-extension.yml@main" : failed to fetch workflow: workflow was not found.
secrets:
teams-webhook-url: ${{ secrets.TEAMS_WEBHOOK_URL }}
with:
base-branch: master
publish-ter: true