Skip to content

Commit

Permalink
build every month
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jan 8, 2025
1 parent 4330297 commit deb92dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow-docker-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: workflow-docker-schedule

on:
schedule:
# run at midnight on day 7 of every month
- cron: "0 0 7 * *"
# run at midnight on day 28 of every month
- cron: "0 0 28 * *"
push:
tags:
- '*'
Expand Down

0 comments on commit deb92dc

Please sign in to comment.