Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#16)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Prabhu, Anantha
2025-05-21 20:21:09 +05:30
committed by GitHub
parent 4555917040
commit ced8b3b7d8

View File

@@ -4,6 +4,9 @@ on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
check_branch_name:
runs-on: Linux # Use the default GitHub-hosted runner with Linux