Skip to content

Commit

Permalink
Try to fix permission problem on CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
tranphuochien committed Oct 3, 2022
1 parent 424db49 commit 8cf95d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
path: build/test-results/test/
test-reporter:
needs: build
permissions: read-all|write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8cf95d2

Please sign in to comment.