Skip to content

Commit

Permalink
run twice a day
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed May 15, 2024
1 parent 04ffb2b commit ffb8f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_old_cloudformation_stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'Delete old cloudformation stacks'
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *"
- cron: "0 1,13 * * *"

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit ffb8f63

Please sign in to comment.