Potential fix for code scanning alert no. 2: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Tack kee <tootack__@outlook.com>
pull/2092/head
Tack kee 3 months ago committed by GitHub
parent a94e79c94b
commit 866b2f6b9d
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