This repository contains a GitHub Actions workflow for automating various tasks related to MOSIP project.
All the workflows are triggered by the workflow_call event.
The documentation for the workflows is available via the following provided links:
- chart-lint-publish.yml
 - clear-artifacts.yml
 - codeql-analysis.yml
 - docker-build.yml
 - gradlew-sonar-analysis.yml
 - image-transfer.yml
 - maven-build.yml
 - maven-publish-to-nexus.yml
 - maven-sonar-analysis.yml
 - npm-android-build.yml
 - npm-build.yml
 - npm-publish-to-npm-registry.yml
 - npm-sonar-analysis.yml
 - post-release-changes.yml
 - release-changes.yml
 - tag.yml