mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
Let's change the kata-deploy github action trigger from: '/test kata-deploy' to '/test-kata-deploy' which will hopefully reduce the number of false triggers caused when we issue the 'normal' CI runs that are triggered by other '/test xxxx' phrases. Fixes: #971 Signed-off-by: Graham Whaley <graham.whaley@intel.com>