Skip to content

Commit f579d65

Browse files
committed
Show predefined match on automation rules admin
1 parent ae6aeb5 commit f579d65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/builds/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ class VersionAutomationRuleAdmin(PolymorphicParentModelAdmin, admin.ModelAdmin):
201201
'id',
202202
'project',
203203
'priority',
204+
'predefined_match_arg',
204205
'match_arg',
205206
'action',
206207
'version_type',

0 commit comments

Comments
 (0)