Skip to content

Commit

Permalink
ci: turn off daily builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ketozhang authored Sep 27, 2024
1 parent 190a3e1 commit 2bfde54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Build pages
on:
push:
branches: ["main"]
schedule:
- cron: "0 15 * * *" # Daily PST 8am
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 2bfde54

Please sign in to comment.