This commit is contained in:
2025-10-08 13:40:20 +03:00
parent 73303b1c08
commit f7f5db58aa
4 changed files with 6 additions and 7 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ name: mypy
on:
push:
branches: [ "kolo" ]
branches: [ "main" ]
pull_request:
branches: [ "kolo" ]
branches: [ "main" ]
permissions:
contents: read
+2 -2
View File
@@ -2,9 +2,9 @@ name: ruff
on:
push:
branches: [ "kolo" ]
branches: [ "main" ]
pull_request:
branches: [ "kolo" ]
branches: [ "main" ]
permissions:
contents: read
+2 -2
View File
@@ -2,9 +2,9 @@ name: tests
on:
push:
branches: [ "kolo" ]
branches: [ "main" ]
pull_request:
branches: [ "kolo" ]
branches: [ "main" ]
permissions:
contents: read
-1
View File
@@ -8,4 +8,3 @@ uv.lock
build
source
*cache