Skip to content

Commit

Permalink
workflows add ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liujinye-sys committed Dec 17, 2024
1 parent d35ab15 commit 3f01ba8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ name: CI

# Controls when the workflow will run
on:
pull_request:
types:
- review
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 3f01ba8

Please sign in to comment.