Skip to content

Commit d659ed3

Browse files
committed
Merge branch 'taj/1976-user-search-extension' of https://github.com/verji/matrix-react-sdk-module-api into taj/1976-user-search-extension
2 parents 7c595cf + a5c23c4 commit d659ed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Main
22
on:
33
push:
4-
branches: [main]
4+
branches: [main, verji-main]
55
pull_request:
6-
branches: [main]
6+
branches: [main, verji-main]
77
jobs:
88
# Global
99
# ================================================

0 commit comments

Comments
 (0)