Skip to content

Commit dda9652

Browse files
committed
ci: run Scalar functional tests for PRs against features/*
Signed-off-by: Derrick Stolee <[email protected]>
1 parent 7271479 commit dda9652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scalar-functional-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
push:
1111
branches: [ vfs-* ]
1212
pull_request:
13-
branches: [ vfs-* ]
13+
branches: [ vfs-*, features/* ]
1414

1515
jobs:
1616
scalar:

0 commit comments

Comments
 (0)