1 Commits

Author SHA1 Message Date
cfca222d33 Добавить .gitea/workflows/test_branches.yml 2025-04-24 14:18:17 +00:00
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "Раннер работает На другой ветке!"