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

Open
VlaDislava28 wants to merge 16 commits from VlaDislava28/actions-laba-1:main into main
2 changed files with 4 additions and 10 deletions
Showing only changes of commit 0a31d7b7ae - Show all commits

View File

@@ -2,11 +2,7 @@ name: "Example action"
run-name: "Start example action" run-name: "Start example action"
on: on:
# push: push:
# tags:
# - v*.*.*
delete:
tags: tags:
- v*.*.* - v*.*.*

View File

@@ -4,9 +4,7 @@ run-name: "Check Job condition"
on: on:
issues: issues:
types: types:
- labeled - closed
- opened
- unlabeled
jobs: jobs:
check-condition: check-condition: