Update github-actions-ci-cd-best-practices.instructions.md

This commit is contained in:
Vamshi Verma 2025-07-07 21:09:30 -04:00 committed by GitHub
parent f2ad656d22
commit 21bb3e0724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
---
applyTo: ["*"]
applyTo: ['*']
description: "Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Covers workflow structure, jobs, steps, environment variables, secret management, caching, matrix strategies, testing, and deployment strategies."
---