Skip to content

Commit 41c0fcf

Browse files
committed
feat(tests): add permissions for GitHub Actions workflow
1 parent 17f4839 commit 41c0fcf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
pull_request:
66
types: [opened, synchronize, reopened]
77

8+
permissions:
9+
contents: read
10+
811
name: Tests
912
jobs:
1013
tests:

0 commit comments

Comments
 (0)