Skip to content

Commit

Permalink
Fix schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Nov 28, 2023
1 parent 2fdaebe commit dfba2ce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/antmedia-cf-template-validation-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Ant Media Server Cloudformation Deployment

on:
push:
# branches:
# - main
schedule:
- cron: '0 0 * * 1' # Run it every week on Monday
- cron: '0 0 * * 1'

jobs:
deploy_cf_template:
Expand Down

0 comments on commit dfba2ce

Please sign in to comment.