modified: .gitea/workflows/opencommit.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user