Skip to content

Commit 0cbaf67

Browse files
committed
WIP
1 parent 8541fcd commit 0cbaf67

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/benches.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Run Benchmarks
33
on:
44
workflow_dispatch:
55
push:
6+
branches:
7+
- develop
68
tags:
79
- 'v*'
810
pull_request:

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Run Tests
33
on:
44
workflow_dispatch:
55
push:
6+
branches:
7+
- develop
68
tags:
79
- 'v*'
810
pull_request:

0 commit comments

Comments
 (0)