Skip to content

Commit

Permalink
Add sonarqube.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andifalk committed May 16, 2024
1 parent 166067e commit 6d8465c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build-Sonarqube
on:
push:
branches:
- main # the name of your main branch
- main # the name of your main/master branch
pull_request:
types: [opened, synchronize, reopened]
jobs:
Expand Down

0 comments on commit 6d8465c

Please sign in to comment.