Skip to content

Commit

Permalink
Enable signoff in GitHub Action (#91)
Browse files Browse the repository at this point in the history
* Enable signoff in GitHub Action

Signed-off-by: Arrobo, Gabriel <[email protected]>

* Delete unused directory

Signed-off-by: Arrobo, Gabriel <[email protected]>

---------

Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo authored Aug 8, 2024
1 parent a9a380b commit 781a48d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
commit-message: Update version
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
signoff: false
signoff: true
branch: version-update
delete-branch: true
title: Update version
Expand Down
10 changes: 0 additions & 10 deletions .reuse/dep5

This file was deleted.

0 comments on commit 781a48d

Please sign in to comment.