Skip to content

Commit

Permalink
frontend: send follow_fedora_branching value via API
Browse files Browse the repository at this point in the history
  • Loading branch information
nikromen authored and praiskup committed May 18, 2023
1 parent a932b13 commit 9d63548
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def to_dict(copr):
"module_hotfixes": copr.module_hotfixes,
"appstream": copr.appstream,
"packit_forge_projects_allowed": copr.packit_forge_projects_allowed_list,
"follow_fedora_branching": copr.follow_fedora_branching,
}


Expand Down

0 comments on commit 9d63548

Please sign in to comment.