Skip to content

Commit

Permalink
fixup! Add translation PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Nov 22, 2024
1 parent 18e1eae commit 7547442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onesky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: OneSky Translation PR

on:
schedule:
# Run every day at 10:50am UTC (5:10am EST). To avoid delays and possibly dropped jobs GitHub
# Run every day at 10:50am UTC (5:50am EST). To avoid delays and possibly dropped jobs GitHub
# recommends not scheduling jobs at the top of the hour.
- cron: '50 10 * * *'
workflow_dispatch:
Expand Down

0 comments on commit 7547442

Please sign in to comment.