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 360551a commit d519914Copy full SHA for d519914
.github/workflows/update-pr.yml
@@ -2,8 +2,8 @@ name: Docker pgRouting update PR
2
3
on:
4
schedule:
5
- # Run at 05:30 UTC
6
- - cron: '30 5 * * *'
+ # Run at 05:40 UTC
+ - cron: '40 5 * * *'
7
workflow_dispatch:
8
9
defaults:
0 commit comments