Remove scheduled linting from lint.yml

Removed scheduled linting from the workflow.
This commit is contained in:
Alexandre
2026-09-13 07:13:33 +02:00
committed by GitHub
parent 88faf503fb
commit e7f8c37695

View File

@@ -7,8 +7,6 @@ on:
- "**/config.*"
pull_request:
branches: [ master ]
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
permissions: