We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b52076 commit da93717Copy full SHA for da93717
.github/workflows/build.yml
@@ -3,9 +3,6 @@
3
name: Deploy Next.js site to Pages
4
5
on:
6
- # Run every night
7
- schedule:
8
- - cron: "0 * * * *"
9
10
pull_request:
11
branches: ["main"]
0 commit comments