Skip to content

Commit

Permalink
Merge pull request #4358 from GSA-TTS/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jadudm authored Oct 7, 2024
2 parents ce78e68 + 7e20ace commit 68087f1
Show file tree
Hide file tree
Showing 3 changed files with 748 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fac-backup-scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Backup Environments
on:
schedule:
# Invoke every 2 hours
- cron: '0 */2 * * *'
- cron: '0 12,14,16,18,20,22/2 * * *'
workflow_dispatch: null

jobs:
Expand Down
Loading

0 comments on commit 68087f1

Please sign in to comment.