diff --git a/.packit.yaml b/.packit.yaml index 386f3dd..b638521 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,6 +1,6 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ - +packit_instances: ["prod", "stg"] specfile_path: python-knx-stack.spec # add or remove files that should be synced @@ -18,12 +18,14 @@ upstream_project_url: https://github.com/majamassarini/knx-stack jobs: - job: copr_build + packit_instances: ["stg"] trigger: pull_request metadata: targets: fedora-stable owner: mmassari project: knx-stack - job: copr_build + packit_instances: ["stg"] trigger: commit metadata: targets: fedora-stable diff --git a/README.md b/README.md index 793e935..bcd31a0 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ pip install knx-stack ## Contributing -Pull requests are welcome, and I am waiting for them. +Pull requests are welcome. ## License