diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 64900af..897a0d5 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,7 +6,7 @@ on: push: #branches: none #[ main ] tags-ignore: - - * + - '*' pull_request: #branches: none # [ main ] # Allows you to run this workflow manually from the Actions tab