mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
Potential fix for code scanning alert no. 12: Workflow does not contain permissions (#3822)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
79f18eeec3
commit
524b8d4db0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -1,3 +1,5 @@
|
||||
permissions:
|
||||
contents: read
|
||||
name: Test
|
||||
on:
|
||||
# Run CI on all pushes to the master and release/** branches, and on all new
|
||||
|
||||
Loading…
Reference in New Issue
Block a user