modified: .gitea/workflows/opencommit.yml
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
# this list of branches is often enough,
|
# this list of branches is often enough,
|
||||||
# but you may still ignore other public branches
|
# but you may still ignore other public branches
|
||||||
branches-ignore: [main master dev development release]
|
branches-ignore: [main master release]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
opencommit:
|
opencommit:
|
||||||
|
|||||||
Reference in New Issue
Block a user