Skip to content

Commit 2d56ef4

Browse files
committed
Back on schedule
1 parent 1f38334 commit 2d56ef4

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)