Merge pull request #6 from yarlson/alert-autofix-4

Potential fix for code scanning alert no. 4: Workflow does not contain permissions
This commit is contained in:
Yar Kravtsov
2025-05-26 05:46:31 +03:00
committed by GitHub

View File

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