Skip to content

Commit 9203af9

Browse files
committed
fix: also check pr on dev branch
1 parent f440cb9 commit 9203af9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request:
44
branches:
55
- main
6+
- dev
67
jobs:
78
build:
89
timeout-minutes: 20

0 commit comments

Comments
 (0)