Compare commits

2 Commits

Author SHA1 Message Date
90a88f3d36 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
2025-04-03 07:07:02 +00:00
68f1fbb529 Добавить .gitea/workflows/old_prod_deploy_one_actor.yml
All checks were successful
Merge Success Notification / notify-on-merge (pull_request) Successful in 2s
2025-04-03 07:06:47 +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 "Админ встречен! Если что"