File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed
Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1- name : Unit Tests and Analysis
1+ name : Tests
22
33on :
44 pull_request :
55 push :
6- branches :
7- - main
8- paths-ignore :
9- - " .github/**"
10- - " **.md"
6+ branches : [main]
117 workflow_dispatch :
128
139concurrency :
Original file line number Diff line number Diff line change 1- ** BREAKING CHANGES in v2 .0:**
1+ ** BREAKING CHANGES in v1 .0:**
22* ** java_version is now required (previously defaulted to 17)**
33* ** sonar_project_token has been renamed sonar_token**
44
Original file line number Diff line number Diff line change 1- name : Test and Analyze with Triggers and SonarCloud
2- description : Run node tests based on triggers, optional SonarCloud
1+ name : Java Unit Test and Analysis with SonarCloud
2+ description : Run Java unit tests, can analyse with SonarCloud
33branding :
44 icon : check-square
55 color : blue
You can’t perform that action at this time.
0 commit comments