Update .github/workflows/test.yml

Co-authored-by: Copilot <[email protected]>
This commit is contained in:
Mardav Wala
2025-08-14 18:50:25 -04:00
committed by GitHub
co-authored by Copilot
parent eb7de9c98e
commit 82cff4c773
+2
View File
@@ -1,6 +1,8 @@
permissions: permissions:
contents: read contents: read
name: 'build-test' name: 'build-test'
permissions:
contents: read
on: # rebuild any PRs and main branch changes on: # rebuild any PRs and main branch changes
workflow_dispatch: workflow_dispatch:
pull_request: pull_request: