Skip to content

Commit

Permalink
Pause uploads whilst we fix quota issues
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp authored Mar 16, 2024
1 parent 86d1e74 commit 16391b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/upload-legacy-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:
- main
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
# PAUSED until is fixed https://github.com/NixOS/amis/issues/107
# schedule:
# - cron: '0 0 * * 0'
jobs:
upload-ami:
name: Upload Legacy Amazon Image
Expand Down

0 comments on commit 16391b2

Please sign in to comment.