Skip to content

Commit 8875a74

Browse files
committed
fix permissions
1 parent 102105e commit 8875a74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pull-request-metrics.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ jobs:
3535
with:
3636
download: 'false'
3737

38-
permissions: {}
38+
permissions:
39+
id-token: write
40+
contents: read

0 commit comments

Comments
 (0)