fix naming
All checks were successful
CI-pipeline / linters (pull_request) Successful in 39s

This commit is contained in:
Basyrov Rustam
2025-06-06 13:46:08 +03:00
parent f81388e462
commit ba83844c1e

View File

@@ -7,9 +7,9 @@ on:
types:
- closed
paths:
- Dockerfile
- requirements.txt
- manage.py
- 'Dockerfile'
- 'requirements.txt'
- 'manage.py'
jobs:
build-and-push: