Skip to content

Commit

Permalink
activate jepsen tests on push and commiting pr
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0443 committed Sep 13, 2024
1 parent 6a22f40 commit 24ad33f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker-jepsen.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Jepsen tests

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

env:
GO_VERSION: 1.22.4
Expand Down

0 comments on commit 24ad33f

Please sign in to comment.