Skip to content

Commit 1730a3d

Browse files
committed
Back on schedule
1 parent 2a3b7f1 commit 1730a3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Nightly EDK2 OVMF Build
22

3-
on: [push]
4-
# schedule:
5-
# - cron: '0 0 * * *'
3+
on:
4+
schedule:
5+
- cron: '0 0 * * *'
66

77
jobs:
88
nightly:

0 commit comments

Comments
 (0)