ci: twister: publish only main branch jobs

This workflow is wrongly being triggered by pushed to branches.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-11-22 07:04:01 -05:00 committed by Mahesh Mahadevan
parent cc8ab68432
commit aba2274fae

View file

@ -5,7 +5,6 @@ on:
workflows: ["Run tests with twister"]
branches:
- main
- v*
types:
- completed