Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ash17290 authored Aug 22, 2024
1 parent bbfc50d commit ab2e245
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
parameters: --packageName=models
output: docs/api/generated-models

- name: Fix permissions
run: sudo chown -R $USER:$USER .

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6

0 comments on commit ab2e245

Please sign in to comment.