Skip to content

Commit

Permalink
disable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbendell authored Aug 20, 2024
1 parent 854f78d commit f94fdc4
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
Expand Up @@ -7,8 +7,8 @@ on:
push:
branches:
- main
schedule:
- cron: "0 * * * *"
# schedule:
# - cron: "0 * * * *"

jobs:
build:
Expand Down

0 comments on commit f94fdc4

Please sign in to comment.