Skip to content

Commit 82c417c

Browse files
committed
build: disable scheduled updates temporarily
1 parent 8313bce commit 82c417c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
pull_request:
55
branches:
66
- main
7-
schedule:
8-
- cron: '05 10 * * *' # 10:05am UTC everyday
7+
# schedule:
8+
# - cron: '05 10 * * *' # 10:05am UTC everyday
99
push:
1010
branches:
1111
- main

0 commit comments

Comments
 (0)