Skip to content

Commit

Permalink
Run tests nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobuddel committed Oct 22, 2024
1 parent 61c98d4 commit daea20a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches:
- main
schedule:
- # Run every day at 5:00 UTC
- cron: "0 5 * * *"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit daea20a

Please sign in to comment.