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 45c09bb commit 55337f1Copy full SHA for 55337f1
.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