Skip to content

Commit 1c5ec1c

Browse files
committed
update ci workflow
1 parent e37747d commit 1c5ec1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: PR CI
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened, ready_for_review]
6+
push:
7+
branches:
8+
- main
9+
- dev
10+
workflow_dispatch:
611

712
permissions:
813
contents: read

0 commit comments

Comments
 (0)