Skip to content

Commit

Permalink
[CP-XXX] Removed synchronize trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarski committed Dec 19, 2024
1 parent 1a72ec5 commit ec90365
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/e2e-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
types:
- opened
- synchronize
- ready_for_review
- reopened
workflow_dispatch:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/e2e-mock-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
types:
- opened
- synchronize
- ready_for_review
- reopened
workflow_dispatch:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/nexus-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
types:
- opened
- synchronize
- ready_for_review
- reopened
workflow_dispatch:
Expand Down

0 comments on commit ec90365

Please sign in to comment.