Skip to content

Commit 9bc5774

Browse files
committed
feat: add permissions to unit tests workflow
1 parent fe400ac commit 9bc5774

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/android-unit-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Android Unit Tests
22

3+
permissions:
4+
contents: read
5+
36
on:
47
pull_request:
58

0 commit comments

Comments
 (0)