Skip to content

Commit

Permalink
Run crowdin every months instead of weeks
Browse files Browse the repository at this point in the history
God the amount of unecessary PRs
  • Loading branch information
laggron42 committed Sep 30, 2020
1 parent 8d315d4 commit c789464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Crowdin

on:
schedule:
- cron: "0 0 * * WED"
- cron: "0 0 1 * *"

env:
CROWDIN_API_KEY: ${{ secrets.crowdin_token}}
Expand Down

0 comments on commit c789464

Please sign in to comment.