Skip to content

Commit 56c6cdc

Browse files
committed
Adding secondary job for sonarqube
1 parent c281939 commit 56c6cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: ci
22
on:
3-
push:
3+
pull_request:
44
branches:
55
- develop
66
- master
7-
pull_request:
7+
push:
88
branches:
99
- develop
1010
- master

0 commit comments

Comments
 (0)