Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c354f2f

Browse files
authored
Update bot's master branch to fix PR creation (async-aws#418)
1 parent 0822cbe commit c354f2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/watch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
git config user.password ${{ secrets.BOT_GITHUB_TOKEN }}
2828
git remote set-url origin https://github.com/async-aws-bot/aws
2929
git fetch --unshallow -p origin
30+
git push origin master
3031
3132
- name: Download dependencies
3233
run: |

0 commit comments

Comments
 (0)