We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c1e2e commit 59423e2Copy full SHA for 59423e2
1 file changed
.github/instructions/github-actions-ci-cd-best-practices.instructions.md
@@ -1,5 +1,5 @@
1
---
2
-applyTo: '.github/workflows/*.yml'
+applyTo: '.github/workflows/*.yml,.github/workflows/*.yaml'
3
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.'
4
5
0 commit comments