Тищенко Владислава Дмитриевна #3

Open
VlaDislava28 wants to merge 16 commits from VlaDislava28/actions-laba-1:main into main
Showing only changes of commit e14114c6a7 - Show all commits

View File

@@ -16,12 +16,10 @@ on:
types:
- deploy
if: github.event_name != 'issue_comment' || github.actor == 'Vlabislava28'
jobs:
check-condition:
runs-on: sirius
if: contains(github.event.issue.labels.*.name, 'bug')
steps:
- name: Echo test
run: echo "Этот шаг выполнится только при выполнении условия above"