Skip to content

Commit 813c01c

Browse files
committed
fix: Remove git push
Revert "fix: Remove `git push`" This reverts commit cd31420. chore(deps): update dependencies in poetry.lock
1 parent 70e77d5 commit 813c01c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/weekly-poetry-bot.yml

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
update_log=$(cat poetry-update.log)
4747
git commit -m "$(echo -e "chore(deps): :arrows_counterclockwise: update dependencies $(date +%Y%m%d)\n\n$update_log")"
4848
fi
49-
git push origin update-dependencies-$(date +%Y%m%d)
5049
5150
- name: Create Pull Request via gh
5251
run: >-

0 commit comments

Comments
 (0)