Skip to content

Commit 2105972

Browse files
committed
Add permissions block for codeql
1 parent 2d74c17 commit 2105972

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing-unit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: "Unit Tests"
66
required: true
77
type: string
88

9+
permissions: {}
10+
911
jobs:
1012
type-checking:
1113
name: Type checking

0 commit comments

Comments
 (0)