diff options
author | Tom Stellard <tstellar@redhat.com> | 2024-07-19 14:47:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 14:47:35 -0700 |
commit | 56ffbd97fda16008d02180a460211829354f1094 (patch) | |
tree | f3b64645bef5c2b7ccdcc9c3a33238b0bcca50d1 /clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-assign-to-array-subscr-on-ptr.cpp | |
parent | a2f61ba08bebe0be50d3622f2535bc3a1d7e414f (diff) | |
download | llvm-56ffbd97fda16008d02180a460211829354f1094.zip llvm-56ffbd97fda16008d02180a460211829354f1094.tar.gz llvm-56ffbd97fda16008d02180a460211829354f1094.tar.bz2 |
[workflows] Avoid usage of access token in issue-write.yml (#94011)
This adds a new composite workflow that allows you to download artifacts
from other workflows without using an access token.
actions/download-artifact from GitHub requires an access token in order
to download artifacts from a different workflow, which is why we can't
use it here if we want to avoid using a token.
See
https://github.com/actions/download-artifact?tab=readme-ov-file#download-artifacts-from-other-workflow-runs-or-repositories
Diffstat (limited to 'clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-assign-to-array-subscr-on-ptr.cpp')
0 files changed, 0 insertions, 0 deletions