Reusable GitHub Action Workflows Utility Workflow Purpose Usage reusable-timestamp.yml print out timestamp of the workflow README reusable-lint-go-workflow.yml lint Go code README reusable-slack-notifs.yml send slack notifications README CI/CD Workflow Purpose Usage reusable-ecr-build-push.yml build and push Docker image to AWS ECR README reusable-gcp-image-build-worker.yml build and push Docker image to GCP Container Regsitry README Security Workflow Purpose Usage reusable-secrets-scanning.yml scan for secrets in the repository README QA Workflow Purpose Usage reusable-forge-code-coverage.yml generate code coverage report README