Skip to content

Commit

Permalink
Remove dependency on non-existent job
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk committed Dec 16, 2024
1 parent 5527732 commit 45e0bce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/frontend-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
#

check-code-quality-with-sonarqube:
needs: scan-frontend-changes
# TODO: enable the below
# if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 45e0bce

Please sign in to comment.