Merge pull request #2682 from emsesp/alert-autofix-40

Potential fix for code scanning alert no. 40: Workflow does not contain permissions
This commit is contained in:
Proddy
2025-10-25 11:01:00 +02:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
name: 'Pre-check on PR' name: 'Pre-check on PR'
permissions:
contents: read
on: on:
workflow_dispatch: workflow_dispatch: