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 c11c4f3
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 506 deletions.
62 changes: 0 additions & 62 deletions .github/workflows/build.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/contrib.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/coverage.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/e2e.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/functional.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/fuzzing.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/govuln.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/grpcproxy.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/linearizability-nightly.yaml

This file was deleted.

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
17 changes: 0 additions & 17 deletions .github/workflows/measure-test-flakiness.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/release.yaml

This file was deleted.

Loading

0 comments on commit c11c4f3

Please sign in to comment.