Skip to content

Commit 82ea309

Browse files
committed
fix
1 parent 5a6eceb commit 82ea309

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ concurrency:
66
group: branch-node-${{ github.ref }}
77
cancel-in-progress: true
88

9+
permissions:
10+
contents:
11+
read
12+
913
jobs:
1014
test:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)