Update .github/workflows/test.yml
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user