Skip to content

Commit c0aabb5

Browse files
Add GH workflow
1 parent 05c6350 commit c0aabb5

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

.github/workflows/build.yml

Whitespace-only changes.

.github/workflows/sonar.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
types: [opened, synchronize, reopened]
88
jobs:

0 commit comments

Comments
 (0)