We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d556a3 commit 58ea5e5Copy full SHA for 58ea5e5
1 file changed
.github/workflows/android.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+permissions:
10
+ checks: write
11
+ contents: read
12
+
13
jobs:
14
build:
15
0 commit comments