#3 update
Some checks failed
Deploy / deploy (push) Failing after 12s

This commit is contained in:
Никита Круглицкий 2025-10-02 00:04:30 +06:00
parent 3645d033b4
commit 7f74b14f2c
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches:
- master
paths:
- '.gitea/workflows/deploy-client.yml'
- 'client/**'
jobs:

View File

@ -5,6 +5,7 @@ on:
branches:
- master
paths:
- '.gitea/workflows/deploy-server.yml'
- 'server/**'
jobs: