Skip to content

Commit

Permalink
test canary
Browse files Browse the repository at this point in the history
  • Loading branch information
dorsharabi1 committed Apr 16, 2023
1 parent 2cbe046 commit 3d27014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_canary_full_flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
canary-full-flow:
if: ${{ github.actor != 'PlaykitJs-Bot' }}
uses: kaltura/ovp-pipelines-pub/.github/workflows/player_cicd.yaml@v1.0.0
uses: kaltura/ovp-pipelines-pub/.github/workflows/player_cicd.yaml#v1.0.0
secrets:
PLAYER_CENTRAL_ACCOUNT_ID: ${{ secrets.PLAYER_CENTRAL_ACCOUNT_ID }}
PLAYER_SERVICES_ACCOUNT_ID: ${{ secrets.PLAYER_SERVICES_ACCOUNT_ID }}
Expand Down

0 comments on commit 3d27014

Please sign in to comment.