diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index ecc497b..2190506 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -4,8 +4,6 @@ on: push: branches: - master - tags: - - 'v[0-9]+.[0-9]+.[0-9]+' pull_request: branches: - master