File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# See the documentation for more information:
22# https://packit.dev/docs/configuration/
3-
3+ packit_instances : ["prod", "stg"]
44specfile_path : python-knx-stack.spec
55
66# add or remove files that should be synced
@@ -18,12 +18,14 @@ upstream_project_url: https://github.com/majamassarini/knx-stack
1818
1919jobs :
2020- job : copr_build
21+ packit_instances : ["stg"]
2122 trigger : pull_request
2223 metadata :
2324 targets : fedora-stable
2425 owner : mmassari
2526 project : knx-stack
2627- job : copr_build
28+ packit_instances : ["stg"]
2729 trigger : commit
2830 metadata :
2931 targets : fedora-stable
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ pip install knx-stack
150150
151151## Contributing
152152
153- Pull requests are welcome, and I am waiting for them .
153+ Pull requests are welcome.
154154
155155## License
156156
You can’t perform that action at this time.
0 commit comments