Skip to content

Commit 6a7f36f

Browse files
committed
fix: copilot url
1 parent cd918f5 commit 6a7f36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ workflows:
160160
context: org-global
161161
filters: &filters-dev
162162
branches:
163-
only: ["develop", "pm-2640"]
163+
only: ["develop"]
164164

165165
# Production builds are exectuted only on tagged commits to the
166166
# master branch.

0 commit comments

Comments
 (0)