mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 03:15:13 +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: 'Foundational instructions covering core DevOps principles, culture (CALMS), and key metrics (DORA) to guide GitHub Copilot in understanding and promoting effective software delivery.'
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user