Potential fix for code scanning alert no. 5003: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
pull/7368/head
Shlee 5 days ago committed by GitHub
parent a382b96a8b
commit 1791682cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,6 +6,9 @@ on:
pull_request:
branches: [dev]
permissions:
contents: read
jobs:
pint:
runs-on: ubuntu-latest

Loading…
Cancel
Save