Skip to content

Commit fb0cb4a

Browse files
authored
Merge pull request #286 from arpitjain099/chore/ci-permissions
ci: declare contents:read on Continuity CI workflow
2 parents ed9828d + 48ce040 commit fb0cb4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
env:
1010
GO_VERSION: 1.22.x
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316

1417
#

0 commit comments

Comments
 (0)