Skip to content

Commit a0a626e

Browse files
author
rayaberova
committed
test
1 parent 87ddfb6 commit a0a626e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
tags:
88
- "*"
99
paths:
10-
- requirements_app.txt
10+
- uv.lock
1111
- app/*
1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "Hackathon-ntts-2025-images-train"
2+
name = "funathon-2026-project3-images-train"
33
version = "0.1.0"
44
description = "Repository for training of segmentation models on satellite imagery."
55
readme = "README.md"

0 commit comments

Comments
 (0)