Skip to content

Commit

Permalink
Add schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrous committed Oct 17, 2023
1 parent 40f4e8b commit d0f7317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
pull_request:
branches:
- main
workflow_dispatch: # For on demand runs
schedule:
- cron: 0 0 * * * # Scheduled run every day at midnight
jobs:
build:

Expand Down

0 comments on commit d0f7317

Please sign in to comment.