More debugging.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 24s

This commit is contained in:
Philipp Horstenkamp 2023-11-19 19:17:43 +01:00
parent bbad9aeb61
commit e0f6682904
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -17,7 +17,7 @@ jobs:
shell: bash shell: bash
- run: pre-commit autoupdate - run: pre-commit autoupdate
shell: bash shell: bash
- run: echo Github token -> ${{ secrets.GITHUB_TOKEN }} - run: echo "Github token -> ${{ secrets.GITHUB_TOKEN }}""
- run: sleep 50000 - run: sleep 50000
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: stefanzweifel/git-auto-commit-action@v5
with: with: