diff --git a/.github/workflows/auto-fix.yml b/.github/workflows/auto-fix.yml index eba46c5..5ac6919 100644 --- a/.github/workflows/auto-fix.yml +++ b/.github/workflows/auto-fix.yml @@ -3,7 +3,7 @@ name: auto fix on: push: branches: - - main + - "**" jobs: auto-fix: