Skip to content

Commit

Permalink
chore(gha): trigger CI on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
kikuomax committed Nov 23, 2023
1 parent 1d65e46 commit 25d1ed6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- master
- v0.7-sync
pull-request:
branches:
- master
- v0.7-sync

jobs:

Expand Down

0 comments on commit 25d1ed6

Please sign in to comment.