Skip to content

Commit 9cf4f90

Browse files
authored
Update branch_ci.yml
1 parent 62e6505 commit 9cf4f90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/branch_ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches-ignore: [ "main" ]
66
paths-ignore: ['README.md']
7+
pull_request:
8+
types: ["opened", "reopened", "edited"]
9+
paths-ignore: ["README.md"]
710

811
jobs:
912
branch-ci:

0 commit comments

Comments
 (0)