Skip to content

Commit 2b3d116

Browse files
committed
chore: fix workflow permission (#626)
1 parent 76fa878 commit 2b3d116

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
jobs:
1313
test:
1414
name: Karma unit tests
15+
permissions:
16+
contents: read
1517
runs-on: ubuntu-latest
1618

1719
steps:

0 commit comments

Comments
 (0)