diff --git a/.packit.yaml b/.packit.yaml index dce8acc3..eddffc01 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,4 +1,5 @@ --- +packit_instances: ["stg"] packit_instances: ["prod", "stg"] specfile_path: hello.spec files_to_sync: diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..d246a161 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Testing the opened PR trigger. \ No newline at end of file