Skip to content

Commit 79891bb

Browse files
authored
Merge pull request #6432 from stsewd/show-predefined-match-admin
Show predefined match on automation rules admin
2 parents 0359c86 + f579d65 commit 79891bb

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)