diff --git a/.github/workflows/federation-bridge.yml b/.github/workflows/federation-bridge.yml index 2e63d8b9..304ec465 100644 --- a/.github/workflows/federation-bridge.yml +++ b/.github/workflows/federation-bridge.yml @@ -31,6 +31,8 @@ jobs: bridge: name: "🌉 桥接执行" runs-on: ubuntu-latest + permissions: + contents: read steps: - uses: actions/checkout@v4