Skip to content

Commit

Permalink
Merge pull request fluxcd#24 from fluxcd/ci-enable-signoff
Browse files Browse the repository at this point in the history
Enable commit sign-off for Kyverno update
  • Loading branch information
stefanprodan authored Mar 5, 2021
2 parents f24fcad + 1500ee9 commit 0df94d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
branch: update-kyverno
committer: GitHub <noreply@github.com>
author: fluxcdbot <fluxcdbot@users.noreply.github.com>
signoff: true
commit-message: Update kyverno to ${{ steps.version.outputs.NUMBER }}
title: Update kyverno to ${{ steps.version.outputs.NUMBER }}
body: |
Expand Down

0 comments on commit 0df94d2

Please sign in to comment.