diff --git a/.ci-orchestrator/pr.yml b/.ci-orchestrator/pr.yml new file mode 100644 index 00000000..b477cb52 --- /dev/null +++ b/.ci-orchestrator/pr.yml @@ -0,0 +1,8 @@ +type: pipeline_definition +name: Liberty Containers WebSphere Liberty SPS - PR +description: "Runs a set of compliance status checks for the WASDev/ci.docker app repo." +triggers: +- type: github + keyword: "!wlc-pr" + triggerName: "WLCSPSViaPR" + groups: ["LibertyContainersPersonal"] \ No newline at end of file