Update lint.yaml

This commit is contained in:
Alexandre
2022-01-22 21:35:32 +01:00
committed by GitHub
parent b3d2d192be
commit ef0bded8c1

View File

@@ -1,12 +1,6 @@
name: Lint
name: Weekly Codebase Lint
on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: "0 0 * * *"