mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Fix markdown lint (#80)
* Fix the applyTo property in the instructions files Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> * Update applyTo property to target specific GitHub Actions workflow files Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> * Update security-and-owasp.instructions.md * Fixing readme --------- Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
applyTo: ['*']
|
||||
applyTo: '*'
|
||||
description: 'Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.'
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user