Skip to content

Commit

Permalink
Add configs
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc committed Aug 23, 2023
1 parent 75d21e3 commit f444ec7
Show file tree
Hide file tree
Showing 5 changed files with 969 additions and 27 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@ on:
push:
branches:
- master
# For scheduled deployment with Cron Jobs.
## Examples of cron schedule expressions:
### '0 * * * *': hourly
### '0 0 * * *': daily
### '0 0 1 * *': monthly
# schedule:
# - cron: '0 0 * * *'
schedule:
- cron: '0 0 * * *'

jobs:
deploy:
Expand Down
Loading

0 comments on commit f444ec7

Please sign in to comment.