Update README and fix workflow security permissions

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-29 15:34:40 +00:00
parent 84bbde49d5
commit 3adc0ad429
2 changed files with 17 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ on:
branches: [ main, master ]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest