Skip to content
This repository was archived by the owner on Sep 29, 2021. It is now read-only.

Commit 7e4dd28

Browse files
MoveAngelaidilaryanto
andcommitted
github: action: workflows: pylint: add signoff
Co-authored-by: aidilaryanto <[email protected]> Signed-off-by: MoveAngel <[email protected]>
1 parent 76c5ad5 commit 7e4dd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: stefanzweifel/git-auto-commit-action@v4
4242
with:
4343
commit_message: 'pylint: auto fixes'
44-
commit_options: '--no-verify'
44+
commit_options: '--no-verify --signoff'
4545
repository: .
4646
commit_user_name: MoveAngel
4747
commit_user_email: [email protected]

0 commit comments

Comments
 (0)