diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e1c033..881f855 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,8 @@ name: CI on: push: + branches: + - '*' tags: - '*' pull_request: