diff --git a/.circleci/config.yml b/.circleci/config.yml index 349c4c5d3c..4f9835af77 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -371,6 +371,7 @@ workflows: branches: only: - develop + - fix-score-issue # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration diff --git a/src/shared/components/challenge-detail/Submissions/index.jsx b/src/shared/components/challenge-detail/Submissions/index.jsx index 380e3cf9ac..b15855038d 100644 --- a/src/shared/components/challenge-detail/Submissions/index.jsx +++ b/src/shared/components/challenge-detail/Submissions/index.jsx @@ -731,7 +731,7 @@ class SubmissionsComponent extends React.Component {