Update condition
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
- name: Run Template
|
- name: Run Template
|
||||||
condition:
|
condition:
|
||||||
all:
|
all:
|
||||||
- event.payload.data.artifact_url is defined
|
- event is defined
|
||||||
action:
|
action:
|
||||||
debug:
|
debug:
|
||||||
var: event
|
var: event
|
||||||
|
|||||||
Reference in New Issue
Block a user