Skip to content

Commit

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

0 comments on commit 6b6db26

Please sign in to comment.