Skip to content

Commit e620969

Browse files
Danielleeminalemdar
Danielle
authored andcommitted
Add condition for proposed runs to start
1 parent 4f60bd7 commit e620969

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/policy/push-policy/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ module_version := "<X.X.X>" {
174174
propose
175175
}
176176
177+
propose { true }
178+
177179
track { module_version != "" }
178180
```
179181

0 commit comments

Comments
 (0)