Skip to content

Commit

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

# Controls when the workflow will run
on:
pull_request_review:
types: [submitted]
pull_request:
types: [opened, reopened, synchronize]

# 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 597b477

Please sign in to comment.