mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(actions): Ignore changes on Readme (#1149)
This commit is contained in:
@@ -6,6 +6,8 @@ on:
|
||||
- 'master'
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'README.md'
|
||||
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user