1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
2020-08-16 15:27:07 +02:00

5 lines
127 B
YAML

targets_01:
goal_id: <%= Project.find(1).goals.binding.id %>
condition: '=='
effective_from: <%= 1.week.ago.to_s(:db) %>