Skip to content

Commit 43540e6

Browse files
authored
Create build.yml
1 parent 36e5354 commit 43540e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name: Build + Test + Verify + Sonar
2+
3+
on: [workflow_dispatch, workflow_call]

0 commit comments

Comments
 (0)