Skip to content

Commit

Permalink
Update cronjob build date
Browse files Browse the repository at this point in the history
  • Loading branch information
lukystreik committed May 8, 2023
1 parent 7cfb7b6 commit e45d8c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish-pmwiki-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Docker-build-pmwiki-cron

on:
schedule:
# jeden Monats Ersten um 8:37 laufen lassen
- cron: '37 8 1 * *'
# am 10. jeden Monats um 8:37 laufen lassen (normalerweise releast pmwiki zwischen 2.-6. eines Monats
- cron: '37 8 10 * *'


push:
Expand Down

0 comments on commit e45d8c2

Please sign in to comment.