We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cb3a3 commit 9f1f3feCopy full SHA for 9f1f3fe
.github/workflows/main.yml
@@ -5,10 +5,6 @@ on:
5
6
jobs:
7
testAndroid:
8
- permissions:
9
- contents: write
10
- pull-requests: write
11
- repository-projects: write
12
name: Test in ${{ matrix.targetPlatform }}
13
runs-on: ubuntu-latest
14
strategy:
0 commit comments