We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f8901 commit b805daaCopy full SHA for b805daa
1 file changed
.github/workflows/build_docker-dhi_fpm.yml
@@ -11,7 +11,7 @@ on:
11
# - '.github/workflows/build_docker-dhi_fpm.yml'
12
workflow_dispatch:
13
schedule:
14
- - cron: '45 2 25 * *' # At 02:45 on day-of-month 24.
+ - cron: '45 2 25 * *' # At 02:45 on day-of-month 25.
15
16
defaults:
17
run:
0 commit comments