Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Dec 17, 2023
1 parent 296f2f9 commit 9ee8862
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upload-legacy-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Upload Legacy Amazon Image
permissions:
contents: read
on:
# TODO: Remove before merge
push:
branches:
- ami-rework
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
Expand Down

0 comments on commit 9ee8862

Please sign in to comment.