test_realise_yml_add #9

Merged
alex merged 1 commits from realiese_test_branch into main 2025-04-02 16:01:27 +00:00
Showing only changes of commit 8bc6003be8 - Show all commits

View File

@@ -0,0 +1,12 @@
on:
workflow_dispatch:
inputs:
user-check:
description: "Admin verification"
jobs:
main-job:
if: github.actor == 'alex'
runs-on: ubuntu-latest
steps:
- run: echo "Админ встречен!"