Skip to content

Commit

Permalink
Remove on_push and on_pull_request triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0443 committed Oct 8, 2024
1 parent 687d66b commit 83528c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-jepsen.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Jepsen tests

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

Expand Down

0 comments on commit 83528c6

Please sign in to comment.