mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +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