diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 68c9feb9..ae3fe94b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,7 +97,6 @@ jobs: echo "$CURRENT_GITHUB_STEP_SUMMARY" >> $GITHUB_STEP_SUMMARY # Create the Coverage Badge - name: Make Badge - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH uses: schneegans/dynamic-badges-action@v1.6.0 with: # GIST_TOKEN is a GitHub personal access token with scope "gist".