Skip to content

Commit bf85ba9

Browse files
authored
add permissions
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
1 parent a8f4f4f commit bf85ba9

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
@@ -10,6 +10,9 @@ defaults:
1010
run:
1111
working-directory: ./libraries
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
build:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)