modified: .gitea/workflows/opencommit.yml

This commit is contained in:
2025-02-03 18:53:40 +01:00
parent 026209df30
commit dcb0e72abc

View File

@@ -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: