Skip to content

Commit 0a62e63

Browse files
committed
ci: clean up redundant
1 parent 479bbbf commit 0a62e63

File tree

6 files changed

+1
-292
lines changed

6 files changed

+1
-292
lines changed

.github/workflows/backport.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/bump-release.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

.github/workflows/cd.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: CD
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- master
8-
tags:
9-
- v*
105
pull_request:
116
branches:
127
- master

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD
1+
name: CI
22

33
on:
44
push:

.github/workflows/publish-package.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/workflows/tag.yml

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)