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 d996852 commit 715402cCopy full SHA for 715402c
.github/workflows/opentelemetry.yml
@@ -5,6 +5,9 @@ on:
5
workflows: [ci]
6
types: [completed]
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
otel-export-trace:
13
runs-on: ubuntu-latest
0 commit comments