Skip to content

Commit

Permalink
Update .github/workflows/scheduled.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: cicdguy <[email protected]>
Signed-off-by: walkowif <[email protected]>
  • Loading branch information
walkowif and cicdguy authored Mar 26, 2024
1 parent c3cdcb5 commit ef781e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Scheduled Deployments ⏲

on:
schedule:
- cron: '44 19 5,20 * *'
- cron: '44 19 10,25 * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ef781e0

Please sign in to comment.