Removed maintance on push + added lint. (#32)
Reviewed-on: #32 Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de> Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user