Skip to content

Commit

Permalink
CI: disable monthly runs
Browse files Browse the repository at this point in the history
  • Loading branch information
omelkonian committed Nov 14, 2024
1 parent 7a6221a commit 7d34cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI
on:
schedule: [{cron: '0 0 * * *'}]
# schedule: [{cron: '0 0 * * *'}]
push: {branches: master}
jobs:
build-deploy:
Expand Down

0 comments on commit 7d34cc6

Please sign in to comment.