pre-commit

This commit is contained in:
Ashwin Bharambe 2025-07-31 11:48:40 -07:00
parent f56602de27
commit 2784b147aa
4 changed files with 4 additions and 3 deletions

View file

@ -195,4 +195,4 @@ runs:
name: ${{ inputs.inference-mode }}-logs-${{ github.run_id }}-${{ github.run_attempt || '' }}-${{ inputs.provider }}
path: |
*.log
retention-days: 1
retention-days: 1

View file

@ -45,4 +45,4 @@ runs:
shell: bash
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git config --local user.name "github-actions[bot]"