Skip to content

test: add unit tests for Translations API methods (#26) #11

test: add unit tests for Translations API methods (#26)

test: add unit tests for Translations API methods (#26) #11

name: Dependency Analysis
on:
push:
branches:
- main
schedule:
- cron: '0 0 * * MON'
workflow_dispatch:
jobs:
dependency-analysis:
uses: crowdin/.github/.github/workflows/dependency-analysis.yml@main
secrets:
FOSSA_API_KEY: ${{ secrets.FOSSA_API_KEY }}