diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c57277f..39d2dbe 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - feat #"**" # TODO: change to "**" after testing + - "**" # TODO: change to "**" after testing jobs: ci: