mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
fix(actions): Exclude docs folder in action (#1743)
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "README.md"
|
||||
- "docs/**"
|
||||
|
||||
release:
|
||||
types: [published, edited]
|
||||
|
||||
Reference in New Issue
Block a user