1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 19:40:07 +00:00

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

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Tw93
2026-03-14 23:07:19 +08:00
committed by GitHub
parent 49ca883dc8
commit c1d2e221a2

View File

@@ -6,6 +6,9 @@ on:
pull_request:
branches: [main, dev]
permissions:
contents: read
jobs:
tests:
name: Unit & Integration Tests