Skip to content

Commit

Permalink
remove all workflows expect linearizability.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Chao Chen <[email protected]>
  • Loading branch information
chaochn47 committed Jan 12, 2023
1 parent 8ae2600 commit d2da10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linearizability.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Linearizability
on: [push, pull_request]
on: [pull_request]
permissions: read-all
jobs:
test:
Expand Down

0 comments on commit d2da10a

Please sign in to comment.