Skip to content

Commit 6ad5a7f

Browse files
authored
Update 99-auto-format-dependabot-prettier-updates.yml
1 parent 10a1c8d commit 6ad5a7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/99-auto-format-dependabot-prettier-updates.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
run: |
4242
git config --global user.name 'github-actions[bot]'
4343
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
44+
45+
git fetch
4446
4547
# Checkout the PR branch (already done by actions/checkout)
4648
git checkout ${{ github.head_ref }} # This ensures we're on the PR branch

0 commit comments

Comments
 (0)