diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8b59913..c24d6f5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,6 +8,8 @@ on: push: branches: - '*' + tags: + - '*' pull_request: branches: - '*'