Skip to content

Commit 6c93d95

Browse files
committed
Allow testing against PR branches manually
Signed-off-by: Jason Frey <fryguy9@gmail.com>
1 parent 8623a6f commit 6c93d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- pr-*
78
tags:
89
- v1*
910
schedule:

0 commit comments

Comments
 (0)