Skip to content

Commit

Permalink
disable crowdin runs
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanvb committed Jul 25, 2024
1 parent 169ca51 commit 6523f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Crowdin Daily Workflow

on:
schedule:
- cron: '0 0 * * *' # every day at midnight
- cron: '0 0 1 1 1' # every day at midnight

permissions:
contents: read
Expand Down

0 comments on commit 6523f10

Please sign in to comment.