mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
fix(action): do not trigger action when editing release (#1865)
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
- "docs/**"
|
||||
|
||||
release:
|
||||
types: [published, edited]
|
||||
types: [published]
|
||||
|
||||
env:
|
||||
AWS_REGION_STG: eu-west-1
|
||||
|
||||
Reference in New Issue
Block a user