Files
llvm-project/.github/workflows/release-asset-audit.yml
Tom Stellard 8454fb47ac workflows/release-asset-audit: Use a GitHub app token (#194085)
This removes one user of the ISSUE_SUBSCRIBER_TOKEN secret, which we
want to eventually remove since secrets are more difficult to maintain.
This also allows use to scope the token with less permissions since it
isn't shared with other workflows.
2026-04-29 13:26:49 -07:00

2.9 KiB