diff --git a/.github/workflows/auto-fix.yml b/.github/workflows/auto-fix.yml index b1551f1..299cef2 100644 --- a/.github/workflows/auto-fix.yml +++ b/.github/workflows/auto-fix.yml @@ -2,6 +2,8 @@ name: auto fix on: push: + branches: + - "***" jobs: tidy: