1
0
Эх сурвалжийг харах

Removed scheduled run of flake8

Barney Sowood 1 жил өмнө
parent
commit
e4afa37895

+ 0 - 2
.github/workflows/flake8.yaml

@@ -2,8 +2,6 @@ name: flake8 lint
 on:
   push:
   pull_request:
-  schedule:
-    - cron: "0 8 * * *"
 
 jobs:
   flake8-lint: