Skip to content

Commit

Permalink
Update automatedpr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-shervin authored Mar 25, 2024
1 parent 5c76b5e commit d0ee2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatedpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
git checkout sam-patch
git config pull.rebase false
git remote add hackhub-24-testdeploy https://github.com/sam-shervin/hackhub-24-testdeploy
git pull hackhub-24-testdeploy master
git pull hackhub-24-testdeploy master --allow-unrelated-histories
git push hackhub-24-testdeploy sam-patch:master

0 comments on commit d0ee2d8

Please sign in to comment.