We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe400ac commit 9bc5774Copy full SHA for 9bc5774
1 file changed
.github/workflows/android-unit-tests.yml
@@ -1,5 +1,8 @@
1
name: Android Unit Tests
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
pull_request:
8
0 commit comments