Skip to content

Commit

Permalink
add a daily monitoring run
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye committed Sep 20, 2024
1 parent 124fd14 commit 1e11c7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches:
- main
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
test:
Expand Down

0 comments on commit 1e11c7c

Please sign in to comment.