This commit is contained in:
2025-11-25 15:01:10 +03:00
parent 9006862d80
commit 10430540ed
2 changed files with 7 additions and 1 deletions

View File

@@ -14,7 +14,12 @@ jobs:
# if: contains(github.event.issue.labels.*.name, 'bug') # if: contains(github.event.issue.labels.*.name, 'bug')
steps: steps:
# Поздароваемся
- name: Hello
if: github.event.issue.user.login == 'alex'
run: echo "Hello, Alex!!!"
# Выводим текстовое сообщение # Выводим текстовое сообщение
- name: Echo test - name: Echo test
# if: contains(github.event.issue.labels.*.name, 'bug') if: contains(github.event.issue.labels.*.name, 'bug')
run: echo "${{ toJson(github.event.issue) }}" run: echo "${{ toJson(github.event.issue) }}"

1
issue.json Normal file
View File

@@ -0,0 +1 @@
hjkdshf ahsldf