Skip to content

Commit

Permalink
[Chore] Change log level to warning and remove branch suffix (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
seyLu authored Sep 9, 2023
1 parent 81e54c5 commit 4009c74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-update-pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
logLevel:
description: 'Log level'
required: true
default: 'info'
default: 'warning'

jobs:
auto_update:
Expand Down Expand Up @@ -52,4 +52,3 @@ jobs:
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
signoff: false
delete-branch: true
branch-suffix: 'timestamp'

0 comments on commit 4009c74

Please sign in to comment.