Merge pull request #2 from PichaiTK/alert-autofix-3

Potential fix for code scanning alert no. 2: Workflow does not contain permissions
pull/2092/head
Tack kee 3 months ago committed by GitHub
commit 187fc3fc97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -192,6 +192,9 @@ jobs:
androidTest:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 55
strategy:
matrix:

Loading…
Cancel
Save