action: small fix to cmfa core-update trigger
This commit is contained in:
parent
66f2962685
commit
3af9854812
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- "*"
|
||||
pull_request_target:
|
||||
branches:
|
||||
- Alpha
|
||||
|
|
Loading…
Reference in a new issue