Skip to content

Commit

Permalink
chore: change the event to pull_request_target of s3-stream-e2e.yml (A…
Browse files Browse the repository at this point in the history
…utoMQ#906)

Signed-off-by: daniel-y <[email protected]>
  • Loading branch information
daniel-y authored and lifepuzzlefun committed Jan 29, 2024
1 parent 48faa80 commit 744c3d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/s3-stream-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: E2E-TEST for AutoMQ S3Stream
on:
pull_request:
pull_request_target:
types:
- opened
- reopened
Expand Down Expand Up @@ -47,4 +47,4 @@ jobs:
report_paths: '**/surefire-reports/TEST-*.xml'
annotate_only: true
include_passed: true
detailed_summary: true
detailed_summary: true

0 comments on commit 744c3d4

Please sign in to comment.