Skip to content

Commit 8538a2d

Browse files
committed
Trigger test workflow for all pull request branches
1 parent e96a0f0 commit 8538a2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: test
22

33
on:
44
pull_request:
5+
branches:
6+
- "**"
57
push:
68
branches:
79
- master

0 commit comments

Comments
 (0)