Skip to content

Commit

Permalink
remove CI which pushed to dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
annereinarz committed Feb 21, 2024
1 parent 01dcb93 commit 14d4585
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/benchmark-testbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: benchmark-testbenchmark

on:
push:
pull_request:
branches:
- 'main'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/model-testmodel-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: model-testmodel-python

on:
push:
pull_request:
branches:
- 'main'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/model-testmodel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: model-testmodel

on:
push:
pull_request:
branches:
- 'main'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/testing-protocol-conformity-0.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: testing-protocol-conformity-0.9

on:
push:
pull_request:
branches:
- 'main'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/testing-protocol-conformity-1.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: testing-protocol-conformity-1.0

on:
push:
pull_request:
branches:
- 'main'

Expand Down

0 comments on commit 14d4585

Please sign in to comment.