Skip to content

Commit 26f8965

Browse files
committed
update permission
1 parent b280690 commit 26f8965

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/actions/workflow-metrics/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: >
44
55
permissions:
66
id-token: write
7+
contents: read
78

89
inputs:
910
workflow-name:

.github/workflows/changelog-verification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Changelog verification
22

33
permissions:
44
id-token: write
5+
contents: read
56

67
on:
78
pull_request:

0 commit comments

Comments
 (0)