Skip to content

Commit

Permalink
disable cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc authored May 19, 2024
1 parent 018db82 commit dd9263e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *'
#schedule:
# - cron: '0 0 * * *'

jobs:
deploy:
Expand Down

0 comments on commit dd9263e

Please sign in to comment.