Update test-missing-git-ref.yaml

This commit is contained in:
Ori Yechieli 2024-11-17 13:47:28 +02:00 committed by GitHub
parent 01d9927f24
commit f040c87d30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,5 +27,5 @@ jobs:
touch dummy && git add dummy
git commit -am 'test ref merge'
git push --force origin "${prBranch}"
gh pr create --fill-first
gh pr create --fill-first --repo $GITHUB_REPOSITORY