diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6268371..ed3f15e 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -2,8 +2,7 @@ name: Test on: push: branches: - - main - - dev + - testify pull_request: jobs: test: