We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77180d commit 81ca999Copy full SHA for 81ca999
.github/workflows/check-for-releases.yml
@@ -3,7 +3,7 @@ name: Check for new Redmine releases
3
on:
4
workflow_dispatch:
5
schedule:
6
- # Run this Action every day a 5:35am UTC
+ # Run this Action every day a 5:37am UTC
7
- cron: "37 5 * * *"
8
9
jobs:
0 commit comments