Skip to content

Commit

Permalink
ci: update dependency-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Jan 2, 2024
1 parent 5035c29 commit fb9fbc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependency-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ on:
- main
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

jobs:
dependency-analysis:
uses: crowdin/.github/.github/workflows/dependency-analysis.yml@main
secrets:
FOSSA_API_KEY: ${{ secrets.FOSSA_API_KEY }}
with:
exclude-path: 'website'

0 comments on commit fb9fbc3

Please sign in to comment.