Skip to content

Commit

Permalink
[ci] Add missing workflow trigger: 'release'
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
  • Loading branch information
marcdumais-work committed Mar 21, 2024
1 parent ab1e1ce commit 3106f7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
pull_request:
branches:
- master
release:
types:
- published
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3106f7c

Please sign in to comment.