Skip to content

Commit ba952bf

Browse files
committed
Add permissions
1 parent 60b8012 commit ba952bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Run tests
22

3+
permissions:
4+
contents: read
5+
36
on: [push]
47

58
jobs:

0 commit comments

Comments
 (0)