modified: .github/workflows/autofix.yml
autofix / autofix (push) Failing after 1m7s

This commit is contained in:
Acid
2026-05-23 16:43:58 -04:00
parent b90c4dd3f6
commit 6dfe7661ad
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
fetch-depth: 1
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install uv