Skip to content

Commit

Permalink
Updated pipeline
Browse files Browse the repository at this point in the history
Now sonarcloud and tests runs on develop as well
  • Loading branch information
algarfer committed Apr 20, 2024
1 parent 9c5fb88 commit 3aad7d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
types: [opened, synchronize, reopened]

jobs:
Expand Down

0 comments on commit 3aad7d3

Please sign in to comment.