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 19b4e36 commit 213c137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: 'refs/remotes/pull/${{ inputs.pr_id }}/merge'
ref: 'REFS/PULL/${{ inputs.pr_id }}/merge'
- name: Build
shell: pwsh
run: |
Expand Down

0 comments on commit 213c137

Please sign in to comment.