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 f040c87 commit a4041cc
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 @@ -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 --repo $GITHUB_REPOSITORY
gh pr create --fill --repo $GITHUB_REPOSITORY

0 comments on commit a4041cc

Please sign in to comment.