Skip to content

Commit

Permalink
Add workflow to test jepsen tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0443 committed Oct 4, 2024
1 parent f213de0 commit 3538182
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-jepsen.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Jepsen tests

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 3538182

Please sign in to comment.