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 5a6a8f4 commit 372b60bCopy full SHA for 372b60b
.github/workflows/test-datadog.yml
@@ -3,7 +3,7 @@ name: Test Datadog v2 API
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ berno_prom_metrics ]
+ branches: [ main, test/berno_prom_metrics ]
7
8
jobs:
9
test-datadog:
0 commit comments