We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1d73a commit f418dd9Copy full SHA for f418dd9
.github/workflows/tests.yaml
@@ -18,6 +18,7 @@ on:
18
push:
19
branches:
20
- main
21
+ - feature/client-side-metrics
22
schedule:
23
- cron: "0 2 * * *"
24
0 commit comments