diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9548688..fac39f1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,6 +3,7 @@ name: Build on: push: branches: + - main tags: - "v*.*.*" pull_request: