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
+12 -14
View File
@@ -6,12 +6,6 @@ OpenIMSDK/.github:
- source: scripts/LICENSE/
dest: scripts/LICENSE/
replace: false
- source: .github/
dest: .github/
replace: false
exclude: |
workflows/
sync.yml
OpenIMSDK/community:
- source: LICENSE
@@ -21,14 +15,6 @@ OpenIMSDK/community:
replace: false
- source: .github/workflows/
dest: .github/workflows/
exclude:
- e2e-test.yml
- sync.yml
- source: .github/
dest: .github/
replace: false
exclude: |
sync.yml
OpenIMSDK/openim-sdk-core:
- source: LICENSE
@@ -53,6 +39,18 @@ OpenIMSDK/OpenIM-Docs:
dest: scripts/githooks/
replace: true
OpenIMSDK/OpenKF:
- source: LICENSE
dest: LICENSE
- source: scripts/LICENSE/
dest: scripts/LICENSE/
replace: false
- source: .github/workflows/issue-robot.yml
dest: .github/workflows/issue-robot.yml
replace: false
- source: .github/workflows/stale.yml
dest: .github/workflows/stale.yml
replace: false
group:
# first groupcommon to all warehouses