소스 검색

Update js.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
Alex 2 년 전
부모
커밋
a092499981
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .github/workflows/js.yml

+ 3 - 0
.github/workflows/js.yml

@@ -2,6 +2,9 @@ name: tests
 
 on: [push]
 
+permissions:
+  contents: read
+
 jobs:
   build: