Skip to content

Commit

Permalink
Merge pull request #75 from Cyberbeni/rename-workflow
Browse files Browse the repository at this point in the history
rename workflow
  • Loading branch information
Cyberbeni authored Nov 14, 2020
2 parents 9ba9285 + c56ed8e commit f4e4e18
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Manual Update"
name: "Update Dependencies"

on:
workflow_dispatch:
Expand All @@ -23,4 +23,4 @@ jobs:
branch: yarn-upgrade-latest
delete-branch: true
title: "Update dependencies"
body: "Automatically created by the 'Manual Update' workflow"
body: "Automatically created by the 'Update Dependencies' workflow"

0 comments on commit f4e4e18

Please sign in to comment.