Skip to content

Commit

Permalink
feat(s3stream): run s3stream e2e manually
Browse files Browse the repository at this point in the history
Signed-off-by: SSpirits <[email protected]>
  • Loading branch information
ShadowySpirits committed Aug 15, 2024
1 parent 604533c commit 6298081
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/s3stream-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: E2E-TEST for AutoMQ S3Stream
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
paths:
- 's3stream/**'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6298081

Please sign in to comment.