mirror of https://github.com/actions/checkout.git
Update test-missing-git-ref.yaml
This commit is contained in:
parent
01d9927f24
commit
f040c87d30
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue