Skip to content

Commit

Permalink
ci(tests): schedule tests to run daily (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-held-aiven authored Mar 1, 2024
1 parent 2bb7974 commit 2eb0c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: tests

on:
schedule:
- cron: 0 0 * * *
workflow_dispatch: {}

jobs:
Expand Down

0 comments on commit 2eb0c05

Please sign in to comment.