diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 2ee59275..17c690d7 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -2,9 +2,10 @@ name: testing on: push: + branches: + - develop pull_request: - branches: [main, develop] jobs: lint: