Skip to content

Commit 6952fe2

Browse files
authored
disable nightly builds for now
1 parent 308e34a commit 6952fe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
pull_request:
66
workflow_dispatch:
7-
schedule:
8-
- cron: '0 2 * * *' # nightly at 2am UTC
7+
#schedule:
8+
# - cron: '0 2 * * *' # nightly at 2am UTC
99

1010
permissions:
1111
contents: write

0 commit comments

Comments
 (0)