Downgraded the pre-commit-config for testing.
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 32s

This commit is contained in:
2023-11-24 18:46:57 +01:00
parent 0c2136821e
commit b41135c6ca
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
create_branch: true
- name: Generate Date
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
- name: Create an PR action
- name: Create an PR
if: steps.auto-commit-action.outputs.changes_detected == 'true'
uses: ./
with: