Тищенко Владислава Дмитриевна #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,13 +2,9 @@ name: "Example action"
run-name: "Start example action"
on:
# push:
# tags:
# - v*.*.*
delete:
tags:
- v*.*.*
push:
tags:
- v*.*.*
jobs:

View File

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