Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 24, 2023
1 parent 896bfd2 commit 5e1dbfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Nightly Run

on:
push:
branches: ['master']
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
build:
Expand Down

0 comments on commit 5e1dbfc

Please sign in to comment.