Skip to content

Commit

Permalink
ci: set branch for update deps PR
Browse files Browse the repository at this point in the history
  • Loading branch information
foo-dogsquared committed Nov 17, 2024
1 parent 24b059d commit 115b27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: peter-evans/create-pull-request@v7
with:
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
branch: update-npins-lockfile
body: ""
commit_message: |
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
Expand Down

0 comments on commit 115b27e

Please sign in to comment.