Skip to content

Commit

Permalink
unschedule routine covid hub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
elray1 committed May 2, 2024
1 parent 003b302 commit a6188b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/active_update_truth_weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
description: 'true/false indicating whether to skip Zoltar upload'
required: false
default: 'false'
schedule:
- cron: '0 16 * * 0'

jobs:
upload_zoltar:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/upload_to_zoltar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
inputs:
name:
description: 'Trigger'
schedule:
- cron: '0 */6 * * *'
- cron: '30 2 * * *' # 10:30 EDT or 9:30 EST

jobs:
upload_zoltar:
Expand Down

0 comments on commit a6188b6

Please sign in to comment.