Skip to content

Commit 10b10a1

Browse files
authored
Explicit branches * for pull requests
1 parent 57c6a4f commit 10b10a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
tags:
88
- v*
99
pull_request:
10+
branches:
11+
- "*"
1012

1113
jobs:
1214
test:

0 commit comments

Comments
 (0)