Merge pull request 'Добавить .gitea/workflows/old_prod_deploy_one_actor.yml' (#11) from alex-patch-2 into main
All checks were successful
Deploy Pipeline with Manual Trigger / Deployment Task (push) Successful in 2s

Reviewed-on: #11
This commit is contained in:
2025-04-03 07:07:02 +00:00

View File

@@ -0,0 +1,9 @@
on:
workflow_dispatch:
jobs:
main-job:
if: github.actor == 'alex'
runs-on: ubuntu-latest
steps:
- run: echo "Админ встречен! Если что"