Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
Signed-off-by: shanghaikid <[email protected]>
  • Loading branch information
shanghaikid committed Dec 14, 2024
1 parent 3e74c82 commit a523918
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 58 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
pull_request:
branches:
- main
- 2.5
- 2.4
types: [opened, synchronize]
push:
branches:
- main
- 2.5
- 2.4
jobs:
publish:
runs-on: ubuntu-latest
Expand Down
31 changes: 0 additions & 31 deletions .github/workflows/pre-release.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/ci.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Node sdk 2.x release
on:
release:
types: [released]
branches:
- main

jobs:
publish:
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/updateDoc.yml

This file was deleted.

0 comments on commit a523918

Please sign in to comment.