Skip to content

Commit

Permalink
Fix permissions for tests report
Browse files Browse the repository at this point in the history
  • Loading branch information
legigor committed Jan 25, 2024
1 parent 18ed22c commit 1a78089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
permissions: write-all # required for dependabot checks to be able to to export test reports
services:
azurite:
image: mcr.microsoft.com/azure-storage/azurite
Expand Down

0 comments on commit 1a78089

Please sign in to comment.