Skip to content

Commit

Permalink
Change time of workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Sep 26, 2024
1 parent 0ae62e9 commit 0ed91f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [main, master]
workflow_dispatch:
schedule:
- cron: "37 7 * * THU" # run at 7:37am UTC on Thursdays
- cron: "47 2 * * TUE" # run at 2:47am UTC on Tuesdays

name: R-CMD-check.yaml

Expand Down

0 comments on commit 0ed91f8

Please sign in to comment.