Skip to content

Commit c98cc12

Browse files
committed
Fix Packit config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
1 parent 4e287e1 commit c98cc12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

{{ cookiecutter.slug }}/.packit.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ jobs:
5757
- job: propose_downstream
5858
trigger: release
5959
dist_git_branches:
60-
- main:
61-
fast_forward_merge_into:
62-
- fedora-latest-stable
63-
- epel-9: {}
64-
- epel-10: {}
60+
main:
61+
fast_forward_merge_into:
62+
- fedora-latest-stable
63+
epel-9: {}
64+
epel-10: {}
6565

6666
# create an srpm from upstream and submit a scratch build to koji
6767
- job: upstream_koji_build

0 commit comments

Comments
 (0)