diff --git a/.gitea/workflows/opencommit.yml b/.gitea/workflows/opencommit.yml index db5f0e9..e284a31 100644 --- a/.gitea/workflows/opencommit.yml +++ b/.gitea/workflows/opencommit.yml @@ -4,7 +4,7 @@ on: push: # this list of branches is often enough, # but you may still ignore other public branches - branches-ignore: [main master dev development release] + branches-ignore: [main master release] jobs: opencommit: