Skip to content

Commit

Permalink
#985 Added sonar scanning job
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjstevo committed Nov 20, 2023
1 parent ce5b97f commit 145c468
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: SonarCloud
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
on: [push]

jobs:
build:
name: Build and analyze
Expand Down

0 comments on commit 145c468

Please sign in to comment.