We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f3a76 commit e30fedbCopy full SHA for e30fedb
1 file changed
.github/workflows/diag-consistent-sampling.yml
@@ -8,6 +8,9 @@ name: Diag - Consistent Sampling Slow
8
9
on:
10
workflow_dispatch:
11
+ push:
12
+ branches:
13
+ - diag/consistent-sampling-slow
14
15
permissions:
16
contents: read
0 commit comments