Merge pull request #37460 from openedx/alert-autofix-332
Potential fix for code scanning alert no. 332: Workflow does not contain permissions
This commit is contained in:
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@@ -1,4 +1,6 @@
|
||||
name: unit-tests
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user