diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-02-10 10:54:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 10:54:46 -0800 |
commit | f101899ae8582be276758fe44e12cbf723d23b03 (patch) | |
tree | fa5da43c7d9510cfa7928b3c3c79cd1d3dc22442 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 5c42ccd7260da565d947edf60bd8ad4dea0ddf58 (diff) | |
download | llvm-f101899ae8582be276758fe44e12cbf723d23b03.zip llvm-f101899ae8582be276758fe44e12cbf723d23b03.tar.gz llvm-f101899ae8582be276758fe44e12cbf723d23b03.tar.bz2 |
[libc++][Github] Remove workflow-scoped write permissions (#126447)
This patch removes the workflow-scoped package write permissions in the
libcxx-build-containers workflow. The relevant permissions are already
present in the job, so this raises the potential for new jobs being
added to the workflow that do not need the permissions but having them
anyways. Not having workflow-scoped write permissions is security best
practice.
Fixes #126230.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions