Update condition
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
||||
steps:
|
||||
# Выводим текстовое сообщение
|
||||
- name: Echo test
|
||||
run: echo ${{ toJson(gitea.event.issue) }}
|
||||
run: echo "${{ toJson(gitea.event.issue) }}"
|
||||
|
||||
Reference in New Issue
Block a user