Update lint.yaml

This commit is contained in:
Alexandre
2022-01-22 21:31:31 +01:00
committed by GitHub
parent a67a10b261
commit 4672a0e906

View File

@@ -3,10 +3,10 @@ name: Lint
on: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"