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:
parent
cc8ab68432
commit
aba2274fae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/twister-publish.yaml
vendored
1
.github/workflows/twister-publish.yaml
vendored
|
|
@ -5,7 +5,6 @@ on:
|
|||
workflows: ["Run tests with twister"]
|
||||
branches:
|
||||
- main
|
||||
- v*
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue