Skip to content

Commit

Permalink
schedule to run weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajpathak13 committed Jul 20, 2023
1 parent ac5bbef commit 71bea24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Crowdin Action

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'

permissions:
id-token: write
Expand Down

0 comments on commit 71bea24

Please sign in to comment.