Add permissions to QA Workflow

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
master
AtlasLinden 2025-05-06 06:28:57 -07:00 committed by GitHub
parent f68a5b2363
commit 4bb51a5f27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
name: Run QA Test # Runs automated tests on a self-hosted QA machine
permissions:
contents: read
on:
workflow_run:
workflows: ["Build"]