Skip to content

Commit

Permalink
chore: upd script PR name
Browse files Browse the repository at this point in the history
  • Loading branch information
semarche-kaltura committed Dec 11, 2023
1 parent baf76fa commit f928bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
if: env.COMMIT_REQUIRED == 'true'
uses: peter-evans/create-pull-request@v5
with:
title: 'fix(FEC-00000): Upgrade Kaltura-player dependencies (automated)'
title: 'chore: upgrade kaltura-player dependencies'
delete-branch: true
branch: 'upgrade-npm-dependencies-automated'
commit-message: 'chore: upgrade kaltura-player dependencies'

0 comments on commit f928bea

Please sign in to comment.