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: on:
push: push:
branches: [ "kolo" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "kolo" ] branches: [ "main" ]
permissions: permissions:
contents: read contents: read
+2 -2
View File
@@ -2,9 +2,9 @@ name: ruff
on: on:
push: push:
branches: [ "kolo" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "kolo" ] branches: [ "main" ]
permissions: permissions:
contents: read contents: read
+2 -2
View File
@@ -2,9 +2,9 @@ name: tests
on: on:
push: push:
branches: [ "kolo" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "kolo" ] branches: [ "main" ]
permissions: permissions:
contents: read contents: read
-1
View File
@@ -8,4 +8,3 @@ uv.lock
build build
source source
*cache *cache