diff --git a/.gitea/workflows/auto-update.yaml b/.gitea/workflows/auto-update.yaml index ba523e4..6892dc5 100644 --- a/.gitea/workflows/auto-update.yaml +++ b/.gitea/workflows/auto-update.yaml @@ -38,3 +38,4 @@ jobs: commit_author: Flake Bot # defaults to author of the commit that triggered the run skip_dirty_check: false skip_fetch: true + skip_checkout: true