Skip to content

Commit b14dda7

Browse files
committed
Dependabot with screenshot compare
1 parent f725009 commit b14dda7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
buildTest:
1111
name: Build & Test
1212
runs-on: ${{ matrix.os }}
13+
permissions:
14+
contents: write
15+
pull-requests: write
16+
repository-projects: write
1317
strategy:
1418
fail-fast: false
1519
matrix:

0 commit comments

Comments
 (0)