Skip to content

Commit 19df589

Browse files
authored
Merge pull request #41 from node-oauth/alert-autofix-28
Potential fix for code scanning alert no. 28: Workflow does not contain permissions
2 parents 66d8c3e + bf488c6 commit 19df589

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Tests
2+
permissions:
3+
contents: read
24

35
# This workflow runs standard unit tests to ensure basic integrity and avoid
46
# regressions on pull-requests (and pushes)

0 commit comments

Comments
 (0)