Skip to content

Commit

Permalink
Run the workflow at 3am instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Nov 25, 2024
1 parent 45b7999 commit 2858586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/translations-pr.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Open Translations PR
on:
schedule:
# At 00:00 on every Monday UTC
- cron: '0 0 * * 1'
# At 03:00 on every Monday UTC
- cron: '0 3 * * 1'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2858586

Please sign in to comment.