Skip to content

Commit

Permalink
Add manual trigger for crowdin workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sandtechnology authored Feb 16, 2023
1 parent 81c655c commit 39c90a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Crowdin Action

on:
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 */6 * * *'
Expand Down

0 comments on commit 39c90a9

Please sign in to comment.