Skip to content

Commit a91df0b

Browse files
committed
remove types and branches
1 parent 044fda6 commit a91df0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/postbench.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: PostBenchmarks
22
on:
33
workflow_run:
44
workflows: [RunUploadBenchmarks]
5-
types: [completed]
6-
branches: [master, benchx]
5+
# types: [completed]
6+
# branches: [master, benchx]
77
jobs:
88
on-success:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)