Compare commits

...

1 Commits

Author SHA1 Message Date
John Wang
5bdf67c629 feat: remove unnecessary workflow in pr 2023-05-16 22:56:44 +08:00
2 changed files with 0 additions and 4 deletions

View File

@@ -5,8 +5,6 @@ on:
branches:
- 'main'
- 'deploy/dev'
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
jobs:
build-and-push:

View File

@@ -5,8 +5,6 @@ on:
branches:
- 'main'
- 'deploy/dev'
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
jobs:
build-and-push: