We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab15371 commit 3e83efdCopy full SHA for 3e83efd
PR.sh
@@ -0,0 +1,5 @@
1
+git checkout -b lab1-sonar-setup
2
+git add .github/workflows/sonarcloud.yml
3
+git commit -m "feat: add SonarCloud analysis workflow"
4
+git push origin lab1-sonar-setup
5
+# Створіть PR на GitHub
0 commit comments