Skip to content

Commit a337f31

Browse files
authored
remove on push
1 parent 03a5528 commit a337f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_website_benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Create Benchmark Website
22

33
on:
44
# Runs on pushes targeting the default branch
5-
push:
6-
branches: ["main", "model_versioning"]
5+
# push:
6+
# branches: ["main", "model_versioning"]
77
pull_request:
88
types: ["opened", "reopened", "synchronize", "edited"]
99

0 commit comments

Comments
 (0)