diff --git a/packit.yaml b/packit.yaml index d148d754..aea9295f 100644 --- a/packit.yaml +++ b/packit.yaml @@ -7,3 +7,9 @@ actions: # https://github.com/packit/sandcastle/pull/92 # https://medium.com/the-node-js-collection/node-js-memory-management-in-container-environments-7eb8409a74e8 create-archive: make NODE_OPTIONS=--max-old-space-size=500 dist-gzip +jobs: +- job: copr_build + metadata: + targets: + - fedora-rawhide-x86_64 + trigger: pull_request