1 Commits
main ... main

Author SHA1 Message Date
10430540ed Update 2025-11-25 15:01:10 +03:00
2 changed files with 7 additions and 1 deletions

View File

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

1
issue.json Normal file
View File

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