diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index f1a1be64..bed28459 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,6 +1,7 @@ name: Test and Validate on: push: + branches: [main] paths-ignore: - '**.md' - '.github/ISSUE_TEMPLATE/**'