Removed maintance on push + added lint. (#32)
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 21s
Auto Maintenance Cycle / pre-commit (push) Successful in 1m4s

Reviewed-on: #32
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
2024-05-21 03:04:31 +02:00
committed by Philipp Horstenkamp
parent afd78cc1bc
commit e6d9991e14
2 changed files with 19 additions and 3 deletions

View File

@ -1,14 +1,12 @@
name: Auto Maintenance Cycle
on:
push:
schedule:
- cron: 0 0 * * *
workflow_dispatch:
jobs:
auto-update:
name: pre-commit Autoupdate
name: pre-commit
runs-on: pi64
env:
SPECIFIC_BRANCH: chore/update-pre-commit