We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b8cce commit 2898406Copy full SHA for 2898406
1 file changed
.github/workflows/pages.yml
@@ -10,8 +10,6 @@ on:
10
# Runs on pushes targeting the default branch
11
push:
12
branches: ["master"]
13
- schedule:
14
- - cron: '0 0 * * *'
15
16
# Allows you to run this workflow manually from the Actions tab
17
workflow_dispatch:
0 commit comments