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

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