feat: adding actions (#461)

This commit is contained in:
Xinwei Xiong
2023-07-03 12:16:34 +08:00
committed by GitHub
parent c6611a6679
commit e50b8bd8f1
6 changed files with 50 additions and 68 deletions
+2 -3
View File
@@ -2,9 +2,8 @@ name: 'OpenCommit Action'
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:
- main
jobs:
opencommit: