Skip to content

Commit 50d6f0a

Browse files
committed
fix: show handle for invit
1 parent e04fae1 commit 50d6f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ workflows:
152152
context: org-global
153153
filters: &filters-dev
154154
branches:
155-
only: ["develop", "PM-803_wm-regression-fixes", "PM-902_show-all-projects-on-challenge-page"]
155+
only: ["develop", "PM-803_wm-regression-fixes", "PM-902_show-all-projects-on-challenge-page", 'pm-1077']
156156

157157
# Production builds are exectuted only on tagged commits to the
158158
# master branch.

0 commit comments

Comments
 (0)