We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76160f4 commit f5b941dCopy full SHA for f5b941d
.github/workflows/android-permisison-check.yml
@@ -6,10 +6,10 @@ on:
6
branches:
7
- 'prepare-android/**'
8
push:
9
- branches:
10
- - 'prepare-android/**'
11
- tags:
12
- - 'android/**'
+ # branches:
+ # - 'prepare-android/**'
+ # tags:
+ # - 'android/**'
13
14
permissions: {}
15
.github/workflows/android-reproducible-builds.yml
@@ -17,10 +17,10 @@ on:
17
18
19
20
21
22
23
24
25
26
0 commit comments