diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aea8102..df76d79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: ci on: #workflow_dispatch: push: - # branches: - # - 'main' - # tags: - # - '*' + #branches: + # - 'main' + tags: + - '*' #pull_request: # branches: # - 'main'