We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f38334 commit 2d56ef4Copy full SHA for 2d56ef4
.github/workflows/nightly.yml
@@ -1,8 +1,8 @@
1
name: Nightly EDK2 OVMF Build
2
3
-on: [ push ]
4
-# schedule:
5
-# - cron: '0 0 * * *'
+on:
+ schedule:
+ - cron: '0 0 * * *'
6
7
jobs:
8
nightly:
0 commit comments