security: add permissions block to mcp-build-test.yml [skip ci]

This commit is contained in:
2026-05-11 16:36:18 +00:00
parent ace36d1986
commit fb5ebe136c
+4
View File
@@ -15,6 +15,10 @@ on:
branches: [main]
paths: ['src/**', 'package.json', 'tsconfig.json']
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest