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:
Reinaldy Rafli 2025-07-27 08:57:01 +07:00 committed by GitHub
parent 79f18eeec3
commit 524b8d4db0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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