Skip to content

Commit ca5c5a9

Browse files
committed
Reduce number of cases when we test RPM building
1 parent 1112c75 commit ca5c5a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.packit.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ jobs:
2121
- job: copr_build
2222
trigger: pull_request
2323
branch: main
24+
require:
25+
label:
26+
present:
27+
- bug
28+
- dependencies
29+
- enhancement
30+
- major
31+
- minor
32+
absent:
33+
- skip-changelog
2434
targets:
2535
- fedora-rawhide-x86_64
2636
- fedora-rawhide-aarch64

0 commit comments

Comments
 (0)