Skip to content

Commit

Permalink
Fix comment action workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
owi92 committed Aug 13, 2024
2 parents 6fa85fe + bc1902d commit 63a9fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-admin-ui-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 2
fetch-depth: 0

- name: Install GraphQL Inspector
run: |
Expand Down

0 comments on commit 63a9fbf

Please sign in to comment.