Skip to content

Commit d4de120

Browse files
authored
Update main.yml
1 parent c53f192 commit d4de120

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)