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 46dfbf2 commit c553364Copy full SHA for c553364
.github/workflows/test-emit-metrics.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- feat-emit-metrics-action
7
8
+permissions:
9
+ id-token: write
10
+
11
jobs:
12
emit-a-metric:
13
runs-on: ubuntu-latest
0 commit comments