Skip to content

Commit

Permalink
update workflows ci.yml, delete pull_request_review trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
openvela-robot committed Dec 27, 2024
1 parent a6b7ccc commit 4e5b6aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: CI
on:
pull_request:
types: [opened, reopened, synchronize]
pull_request_review:
types: [submitted]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 4e5b6aa

Please sign in to comment.