Potential fix for code scanning alert no. 38: Workflow does not contain permissions (#2075)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Dan
2025-05-19 20:48:58 +01:00
committed by GitHub
parent c63559f55d
commit f0809e6ad6
+3
View File
@@ -3,6 +3,9 @@ name: "ʦ TypeScript"
on:
workflow_call:
permissions:
contents: read
jobs:
typecheck:
runs-on: ubuntu-latest