Skip to content

Commit 7ce20ff

Browse files
authored
Run every day
1 parent b55f0ce commit 7ce20ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qemu-riscv-nsh64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ permissions:
99
on:
1010

1111
## Run every day at 0:00 UTC
12-
## schedule:
13-
## - cron: '0 0 * * *'
12+
schedule:
13+
- cron: '0 0 * * *'
1414

1515
## Run on every commit to this branch
1616
push:

0 commit comments

Comments
 (0)