mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 22:14:27 +01:00
We're currently running kata-deploy-test for every issue opened, for every comment in the issue. Issues, themselves, shouldn't be triggering those as they can't cause any code change. With this in mind, let's restrict ourselves to run those on pull-requests only. Fixes: #1341 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>