Skip to content

Commit e7f5584

Browse files
committed
Update workflow
1 parent ac26402 commit e7f5584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: GitHub Pages
22

33
on:
4-
schedule:
5-
- cron: '0 9 * * *'
4+
# schedule:
5+
# - cron: '0 9 * * *'
66
push:
77
branches: [main]
88

0 commit comments

Comments
 (0)