Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
ci(review): add branches pattern for v2 to trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Nov 16, 2022
1 parent 2a9a6f2 commit 82f1c68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ on:
push:
branches:
- master
- v2
pull_request:
branches:
- master
- v2
- development

jobs:
Expand Down

0 comments on commit 82f1c68

Please sign in to comment.