-
Notifications
You must be signed in to change notification settings - Fork 211
[PROD] - Copilot Portal fixes #7108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
ecbdcbf
6e6ad81
cdc2e15
4d261ef
a7fb60a
691abf6
9809daf
c5a2f66
fff2dfd
545eb7a
4649b7b
a8760f7
b6dff5b
2ff2623
114411a
86e4514
1e21dc6
3156db0
7e2ed35
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -358,6 +358,8 @@ workflows: | |
| branches: | ||
| only: | ||
| - develop | ||
| - pm-1346 | ||
| - pm-1358_1 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The branch name |
||
| # This is alternate dev env for parallel testing | ||
| # Deprecate this workflow due to beta env shutdown | ||
| # https://topcoder.atlassian.net/browse/CORE-251 | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The branch name
pm-1346should be checked to ensure it follows the naming conventions used in your project. Consider using a consistent naming pattern if not already in place.