Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4baa666

Browse files
committedAug 21, 2024··
packit.yml: run gating tests on PRs
1 parent 21e4ff9 commit 4baa666

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎packit.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ jobs:
2121
- centos-stream-10
2222
- fedora-all
2323

24+
- job: tests
25+
trigger: pull_request
26+
targets:
27+
- fedora-all
28+
- fedora-latest-aarch64
29+
- centos-stream-9
30+
- centos-stream-9-aarch64
31+
- centos-stream-10
32+
2433
- job: copr_build
2534
trigger: commit
2635
branch: "^main$"

0 commit comments

Comments
 (0)
Please sign in to comment.