Skip to content

Commit 3106f7c

Browse files
[ci] Add missing workflow trigger: 'release'
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
1 parent ab1e1ce commit 3106f7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
pull_request:
1111
branches:
1212
- master
13+
release:
14+
types:
15+
- published
1316
workflow_dispatch:
1417

1518
jobs:

0 commit comments

Comments
 (0)