Skip to content

Commit

Permalink
Merge pull request #823 from InseeFr/feat/ad-unit-test
Browse files Browse the repository at this point in the history
fix: run sonar on main
  • Loading branch information
PierreVasseur authored Dec 2, 2024
2 parents 3acf47f + e2ad20e commit 8b8c7f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Test and Sonar Analysis
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
schedule:
- cron: '0 12 * * *'
jobs:
Expand Down

0 comments on commit 8b8c7f3

Please sign in to comment.