Skip to content

Commit 0121b4a

Browse files
authored
CI: reduce token permission (#199)
1 parent d63e64a commit 0121b4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
repository_dispatch:
1010
types: [ 'movie-harness-change' ]
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
build:
1417
name: with jdk ${{ matrix.java }}

0 commit comments

Comments
 (0)