Skip to content

Commit 468b39c

Browse files
committed
Enable checkout and fetch on repo
1 parent d1ff81a commit 468b39c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-models.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
uses: stefanzweifel/git-auto-commit-action@v5
4343
with:
4444
commit_message: "chore: Autoformat code"
45-
skip_fetch: true
46-
skip_checkout: true
4745

4846
- name: 📤 PR changes (on main)
4947
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)