Добавить .gitea/workflows/old_prod_deploy_one_actor.yml
All checks were successful
Merge Success Notification / notify-on-merge (pull_request) Successful in 2s

This commit is contained in:
2025-04-03 07:06:47 +00:00
parent c1e848b448
commit 68f1fbb529

View File

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