ci: fix "Resource not accessible by integration" for cf workflow (#9144)

This commit is contained in:
littleblack111
2025-01-23 20:32:44 +08:00
committed by GitHub
parent f1bd62806e
commit ecae3c5e4b

View File

@@ -107,6 +107,7 @@ jobs:
run: make release
clang-format:
permissions: read-all
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork
name: "Code Style (Arch)"
runs-on: ubuntu-latest