Skip to content

Commit

Permalink
Revert "Don't run SonarCloud on pull requests as they don't have acce…
Browse files Browse the repository at this point in the history
…ss to the required secrets"

This reverts commit ae9b3a6.
  • Loading branch information
rce committed Dec 16, 2024
1 parent ae9b3a6 commit f269494
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_dispatch:
push:
branches: [master]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
Expand Down
102 changes: 0 additions & 102 deletions .github/workflows/pull-request.yml

This file was deleted.

0 comments on commit f269494

Please sign in to comment.