Skip to content

Commit

Permalink
Schedule delete env preview every hour between 09:00AM 08:00PM only
Browse files Browse the repository at this point in the history
  • Loading branch information
fdehem-pass committed Jan 27, 2025
1 parent b927534 commit ca3376a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "2 [on_schedule] Delete pullrequest deployments"

on:
schedule:
- cron: "0 */1 * * *"
- cron: "0 9-20 * * *"

permissions: write-all

Expand Down

0 comments on commit ca3376a

Please sign in to comment.