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 ba135f1 commit a588ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatedpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
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 --allow-unrelated-histories
git merge hackhub-24-testdeploy/master --allow-unrelated-histories -Xtheirs
git push hackhub-24-testdeploy sam-patch:master --force

0 comments on commit a588ec7

Please sign in to comment.