Skip to content

Commit

Permalink
Update run_canary.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MosheMaorKaltura authored Jan 10, 2024
1 parent e87c4a6 commit 275bf65
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/run_canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ on:
- master
- patch-version

workflow_dispatch:
inputs:
branch:
description: 'branch name'
required: false
default: 'master'

jobs:
canary:
uses: kaltura/playkit-js-common/.github/workflows/canary_player.yaml@master
Expand Down

0 comments on commit 275bf65

Please sign in to comment.