Skip to content

Commit

Permalink
lets madness with updates begin
Browse files Browse the repository at this point in the history
  • Loading branch information
KateSakharova committed Jun 18, 2024
1 parent cf9b50e commit 9d68057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.check_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config pull.rebase false
git pull origin master --allow-unrelated-histories
git pull origin pypi --allow-unrelated-histories
git checkout -b changes-${{ env.BRANCH_DATE }}
git add new_modules.txt
git commit -m "Add new_modules.txt with updates"
Expand Down

0 comments on commit 9d68057

Please sign in to comment.