Skip to content

Commit b6d2f2b

Browse files
committed
blueprint: Updated blueprints to support optional actions where other actions are occuring
1 parent a9dbd56 commit b6d2f2b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_docs/blueprints/octopus_energy_octoplus_join_saving_session_custom_action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ blueprint:
1717
actions:
1818
name: Actions
1919
description: Notifications or similar to be run. {{message}} is an example message
20+
default: []
2021
selector:
2122
action: {}
2223
minimum_awarded_points:

_docs/blueprints/octopus_energy_octoplus_redeem_points_for_account_credit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ blueprint:
2626
actions:
2727
name: Actions
2828
description: Notifications or similar to be run. {{message}} is an example message when redemption is successful
29+
default: []
2930
selector:
3031
action: {}
3132
mode: single

0 commit comments

Comments
 (0)