Skip to content

Commit

Permalink
Merge pull request #721 from chinapandaman/PPF-720
Browse files Browse the repository at this point in the history
PPF-720: run nightly build daily at UTC midnight
  • Loading branch information
chinapandaman authored Sep 2, 2024
2 parents 7a80b70 + 9565627 commit e8d4726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Nightly Build

on:
workflow_dispatch:
schedule:
- cron: "00 00 * * *"

jobs:
build:
Expand Down

0 comments on commit e8d4726

Please sign in to comment.