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 2a3b7f1 commit 1730a3dCopy full SHA for 1730a3d
.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