diff --git a/.gitea/workflows/build_ci.yml b/.gitea/workflows/build_ci.yml index 5af615d..420d443 100644 --- a/.gitea/workflows/build_ci.yml +++ b/.gitea/workflows/build_ci.yml @@ -7,8 +7,8 @@ name: ci on: push: # Sequence of patterns matched against refs/heads - # branches: - # - 'main' + branches: + - 'main' # Sequence of patterns matched against refs/tags tags: - '*'