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 b96535f commit e0d817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-missing-git-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
git commit -am 'test ref merge'
git push --set-upstream --force origin HEAD:"${prBranch}"
git remote -v
gh pr create --fill --dry-run
gh pr create --title "test missing git ref"

0 comments on commit e0d817e

Please sign in to comment.