Skip to content

Commit a0397e0

Browse files
committed
Add push trigger for A/B experiment
1 parent 422dda1 commit a0397e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ab-experiment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: AB Experiment
22
on:
3+
push:
4+
branches:
5+
- ci/ab-d-opcache
36
workflow_dispatch:
47
jobs:
58
ab:

0 commit comments

Comments
 (0)