We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99742a commit 51d946bCopy full SHA for 51d946b
1 file changed
.github/workflows/experiment-analyze.yaml
@@ -18,6 +18,7 @@ env:
18
METRIC_TAGS_ORDER: "Important, Usage, Cost, Performance, Errors, Feedback"
19
20
on:
21
+ push:
22
# trigger manually (via GitHub Actions UI)
23
workflow_dispatch:
24
inputs:
0 commit comments