We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bdf21 commit b62c1a0Copy full SHA for b62c1a0
.github/workflows/main.yml
@@ -1,3 +1,7 @@
1
+# This workflow will build a Harmony OS project with Gradle and analyse the code using Sonar cloud.
2
+
3
+name: Build
4
5
on:
6
push:
7
branches: [ main ]
0 commit comments