Skip to content

Commit

Permalink
chore: update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yongheng2016 committed Dec 27, 2024
1 parent 172a403 commit e1f2df5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/update-admin-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@ name: Update AdminConsole Frontend
on:
workflow_dispatch:

pull_request:
types:
- opened
branches:
- 'main'
- 'bug/fix-0729_beta'
paths:
- 'apps/adminConsole/package.json'
push:
branches:
- 'main'
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/update-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ name: Update Server
on:
workflow_dispatch:

pull_request:
types:
- opened
branches:
- 'main'
paths:
- 'apps/server/package.json'
push:
branches:
- 'main'
Expand Down

0 comments on commit e1f2df5

Please sign in to comment.