Skip to content

Commit c68abf6

Browse files
committed
Pull before commiting ruff changes
1 parent b72135b commit c68abf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Commit file changes from Ruff
5050
if: steps.verify-ruff-change.outputs.files_changed == 'true'
5151
run: |
52+
git pull
5253
git config --local user.email "github-actions[bot]@users.noreply.github.com"
5354
git config --local user.name "github-actions[bot]"
5455
git add -A

0 commit comments

Comments
 (0)