Skip to content

Commit

Permalink
update: sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
WangZhiYao authored May 2, 2024
1 parent 7d64d3d commit 901093d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: SonarQube analysis
on:
push:
branches: [ "master" ]
paths-ignore:
- 'gradle/**'
pull_request:
branches: [ "master" ]
paths-ignore:
- 'gradle/**'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 901093d

Please sign in to comment.