Skip to content

Commit

Permalink
Fix target branch for packit (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Sep 5, 2023
2 parents 6f45a2b + 1b4aca4 commit cdbec77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fmf_path: .distro
- job: copr_build
trigger: commit
branch: main
branch: develop
owner: lecris
project: nightly
additional_repos:
Expand All @@ -79,7 +79,7 @@ jobs:
- fedora-latest-stable-aarch64
- job: tests
trigger: commit
branch: main
branch: develop
targets:
- fedora-development-x86_64
- fedora-latest-x86_64
Expand Down

0 comments on commit cdbec77

Please sign in to comment.