Skip to content

Commit

Permalink
turn on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0443 committed Sep 24, 2024
1 parent 6aef2cc commit bb6490a
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
Expand Up @@ -3,6 +3,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 bb6490a

Please sign in to comment.