Skip to content

Commit e33ecf0

Browse files
authored
test: add permissions for test job in release workflow
1 parent b8dea4a commit e33ecf0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ jobs:
104104
include-hidden-files: true
105105

106106
test:
107+
permissions:
108+
contents: read
107109
uses: ./.github/workflows/test.yml
108110

109111
release:

0 commit comments

Comments
 (0)