Potential fix for code scanning alert no. 9: 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:
VirtuBox
2025-05-21 11:06:10 +02:00
committed by GitHub
parent dc7ca49ba3
commit 37d190925f

View File

@@ -14,6 +14,9 @@ on:
schedule:
- cron: '0 0 * * 0'
permissions:
contents: read
jobs:
my_job:
name: test WordOps