Skip to content

Commit

Permalink
Update test-missing-git-ref.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oriy authored Nov 17, 2024
1 parent 5f4a2c0 commit b96535f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-missing-git-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
touch dummy && git add dummy
git commit -am 'test ref merge'
git push --set-upstream --force origin HEAD:"${prBranch}"
git remote -v
gh pr create --fill --dry-run

0 comments on commit b96535f

Please sign in to comment.