Skip to content

Commit

Permalink
Add comment for the shedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Planlos5000 committed Jan 10, 2025
1 parent 1aed976 commit 3d3d602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Remove old unused scrumlr packages

on:
schedule:
- cron: "0 7 * * 1-5"
- cron: "0 7 * * 1-5" # every monday through friday at 7 am

jobs:
clean_scrumlr_server_packages:
Expand Down

0 comments on commit 3d3d602

Please sign in to comment.