Skip to content

Commit

Permalink
👷 misc(CI): revert git-sumi workflow regression
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Nov 8, 2024
1 parent ea22a98 commit 3af1bb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/git-sumi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
- uses: welpo/git-sumi-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_SUMI_MAX_HEADER_LENGTH: ${{ contains(github.event.pull_request.title, 'deps:') && '80' || '' }} # Allow longer titles for dependency updates.

0 comments on commit 3af1bb1

Please sign in to comment.