Skip to content

Commit

Permalink
Add permission to write on pull request.
Browse files Browse the repository at this point in the history
  • Loading branch information
nowakweronika committed Jan 22, 2024
1 parent 5bf1e06 commit 52b0016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
android-tests:
name: Run UI tests on Firebase Test Lab
runs-on: ubuntu-20.04
permissions:
pull-requests: write

steps:
- name: Checkout
Expand Down

0 comments on commit 52b0016

Please sign in to comment.