Skip to content

Commit

Permalink
ci: remove cron for Crowdin
Browse files Browse the repository at this point in the history
ci: remove cron for Crowdin. The sync is now handled by Crowdin. CRON readds files at the root of crowdin in addition to the more organized sync made by crowdin
  • Loading branch information
teolemon authored Jul 25, 2023
1 parent eee615d commit cc631b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Crowdin
on:
push:
branches: [crowdin-trigger]
schedule:
- cron: "0 10 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit cc631b0

Please sign in to comment.