Skip to content

Commit e30fedb

Browse files
committed
diag: trigger on push to diag branch
1 parent e6f3a76 commit e30fedb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/diag-consistent-sampling.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ name: Diag - Consistent Sampling Slow
88

99
on:
1010
workflow_dispatch:
11+
push:
12+
branches:
13+
- diag/consistent-sampling-slow
1114

1215
permissions:
1316
contents: read

0 commit comments

Comments
 (0)