Skip to content

Commit

Permalink
Update verify-app.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored Mar 7, 2025
1 parent 7fca8de commit 661866e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: 'pull/${{ inputs.pr_id }}/head'
# fetch-depth: '0'
ref: 'pull/${{ inputs.pr_id }}/merge'
- name: Build
shell: pwsh
run: |
Expand Down

0 comments on commit 661866e

Please sign in to comment.