diff --git a/.github/workflows/test-web.yaml b/.github/workflows/test-web.yaml index 299f15e8a..f83083d1d 100644 --- a/.github/workflows/test-web.yaml +++ b/.github/workflows/test-web.yaml @@ -15,6 +15,9 @@ on: - "web/tsconfig*.json" # env: # NODE_VERSION: "20.17.0" # Fixed version for better stability +permissions: + contents: read + jobs: main: runs-on: token-studio-linux-medium