Skip to content

Commit

Permalink
ScheduleV2
Browse files Browse the repository at this point in the history
  • Loading branch information
jojo786 committed Nov 24, 2023
1 parent ddf14fc commit e2acede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Resources:
CheckForNewPostsScheduledEvent:
Type: ScheduleV2
Properties:
OmitName: true #required so that the name is generated uniquely, do it Dev and Prod do not overlap
Description: run every hour
ScheduleExpression: rate(1 hours)
ScheduleExpressionTimezone: GMT+2
Expand Down

0 comments on commit e2acede

Please sign in to comment.