Skip to content

Commit

Permalink
chore: no action in commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 10, 2025
1 parent 5f00a41 commit c0967b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ env:
LOG_LEVEL: "${{ inputs.logLevel || 'debug' }}"
RENOVATE_AUTODISCOVER: true
RENOVATE_AUTODISCOVER_FILTER: "${{ github.repository }}"
RENOVATE_COMMIT_MESSAGE_ACTION: ""
RENOVATE_DRY_RUN: "${{ inputs.dryRun == true }}"
RENOVATE_PLATFORM: github
RENOVATE_PLATFORM_COMMIT: true
Expand Down

0 comments on commit c0967b9

Please sign in to comment.