Skip to content

Commit

Permalink
disable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen committed Jan 10, 2024
1 parent 87c92b8 commit f1b21d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build
on:
schedule:
- cron: '0 2 * * *'
#schedule:
# - cron: '0 2 * * *'
push:
workflow_dispatch:

Expand Down

0 comments on commit f1b21d3

Please sign in to comment.