Skip to content

Commit 41eef52

Browse files
authored
Change tested branch from master to multisite
Our default branch is multisite so we want to test this. Need to remember to change it back before doing a PR to upstream.
1 parent 7d21b2b commit 41eef52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
7+
- multisite
88
- 'REL_[0-9]+_[0-9]+'
99

1010
env:

0 commit comments

Comments
 (0)