This commit is contained in:
2025-11-25 16:54:51 +03:00
parent a5100b9466
commit b5d83dc351
2 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ on:
branches:
- main
issue_comment:
types: [created]
types:
- deploy
if: github.event_name != 'issue_comment' || github.actor == 'Vlabislava28'
@@ -24,6 +25,9 @@ jobs:
steps:
- name: Echo test
run: echo "Этот шаг выполнится только при выполнении условия above"
- name: Echo test
if: contains(github.event.issue.labels.*.name, 'bug')
run: echo "${{ toJson(github.event.issue) }}"

1
services.txt Normal file
View File

@@ -0,0 +1 @@
fkjshjshfhsj