Добавить .gitea/workflows/test_branches.yml

This commit is contained in:
2025-04-24 14:18:17 +00:00
parent 35bbe33bf3
commit cfca222d33

View File

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