Update applyTo property to target specific GitHub Actions workflow files
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
This commit is contained in:
parent
d084f7868a
commit
15b3747e9a
@ -1,5 +1,5 @@
|
||||
---
|
||||
applyTo: '*'
|
||||
applyTo: '.github/workflows/*.yml'
|
||||
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.'
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user