This commit is contained in:
2025-11-29 12:58:15 +03:00
7 changed files with 27 additions and 6 deletions

View File

@@ -26,4 +26,3 @@ jobs:
- name: Echo test
if: contains(github.event.issue.labels.*.name, 'bug')
run: echo "${{ toJson(github.event.issue) }}"