Skip to content

Commit 37e3480

Browse files
committed
fix(ci): add contents: read permission to mcp-mysql manifest job
1 parent 5f3d9fc commit 37e3480

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mcp-mysql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
if: github.event_name != 'pull_request'
6060
runs-on: ubuntu-24.04
6161
permissions:
62+
contents: read
6263
packages: write
6364

6465
steps:

0 commit comments

Comments
 (0)