Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit f659513

Browse files
author
vikasrohit
authored
fixed encoding in branch name
1 parent 3832828 commit f659513

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
@@ -90,7 +90,7 @@ workflows:
9090
context : org-global
9191
filters:
9292
branches:
93-
only: [dev, dev-sts, 'feature/bad_request_group_api_issue%23539']
93+
only: [dev, dev-sts, 'feature/bad_request_group_api_issue#539']
9494
- build-qa:
9595
context : org-global
9696
filters:

0 commit comments

Comments
 (0)