Skip to content

Commit

Permalink
force first run
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Gartland committed Sep 18, 2023
1 parent b559b2a commit 4ef0a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: nightly
on:
schedule:
- cron: "0 09 * * *" # Runs 11 AM UTC == 2 AM PDT
pull_request:
branches: [master]
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 4ef0a7c

Please sign in to comment.