Skip to content

Commit

Permalink
workflows: let create-pull-request sign commits
Browse files Browse the repository at this point in the history
  • Loading branch information
MidAutumnMoon committed Sep 10, 2024
1 parent 2d1aa25 commit a307682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: Open PR
uses: peter-evans/create-pull-request@v7
with:
sign-commits: true
add-paths: "packages"
title: "sources: update [bot]"
commit-message: "sources: update [bot]"
Expand Down

0 comments on commit a307682

Please sign in to comment.